Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry Nango webhooks when error response #687

Closed
bastienbeurier opened this issue Jun 22, 2023 · 1 comment · Fixed by #1012
Closed

Retry Nango webhooks when error response #687

bastienbeurier opened this issue Jun 22, 2023 · 1 comment · Fixed by #1012
Assignees
Labels
enhancement New feature or request

Comments

@bastienbeurier
Copy link
Member

From a user:

Do you plan to add a retry policy for Nango webhook when the response isn’t 2xx? :thinking_face: We see this important not to lose any data updates once in production.

@bastienbeurier bastienbeurier added the enhancement New feature or request label Jun 22, 2023
@richardt-engineb
Copy link
Contributor

Feels like (outgoing) webhooks are just as "how hard could it be?" as OAuth integration is! Might be worth looking at one of the many open source webhooks-as-a-service options that are available: https://www.svix.com/open-source-webhook-service/, https://getconvoy.io/ or similar?

To be honest, I've never used them though, so I can't say either way if they actually work as well as they claim to or not.

khaliqgant added a commit that referenced this issue Sep 15, 2023
khaliqgant added a commit that referenced this issue Sep 15, 2023
* [gh-#687] webhook retry

* [gh-#687] variable for number of retries, fix error code and update messaging
@khaliqgant khaliqgant self-assigned this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants