Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Add retry functionality for Webhook endpoints#50

Merged
tbroden84 merged 4 commits intomainfrom
webhook-retries
Apr 26, 2024
Merged

Add retry functionality for Webhook endpoints#50
tbroden84 merged 4 commits intomainfrom
webhook-retries

Conversation

@tbroden84
Copy link
Copy Markdown
Contributor

@tbroden84 tbroden84 commented Apr 24, 2024

WHY are these changes introduced?

Underlying handling of webhooks relies on RPC request.
Follow similar pattern as other endpoints and use retry functionality.

WHAT is this pull request doing?

Adds retry functionality to CRUD endpoints.

HOW can this pull request be tested?

Test together with cloudamqp/terraform-provider-cloudamqp#268

Copy link
Copy Markdown
Contributor

@dentarg dentarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I trust you have tested this :) LGTM

@tbroden84
Copy link
Copy Markdown
Contributor Author

Yes, tested some more scenarios again since I found an issue in the provider.

@tbroden84 tbroden84 merged commit 16cad05 into main Apr 26, 2024
@tbroden84 tbroden84 deleted the webhook-retries branch April 26, 2024 08:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants