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

Allow retries of failed webhook deliveries #138

Closed
bumi opened this issue Sep 7, 2017 · 0 comments · Fixed by #179
Closed

Allow retries of failed webhook deliveries #138

bumi opened this issue Sep 7, 2017 · 0 comments · Fixed by #179
Assignees

Comments

@bumi
Copy link
Contributor

bumi commented Sep 7, 2017

Currently it is not possible to re-deliver webhooks that are in the failed status (number of retries exceeded).
Thus it is not easily possible to get that information in the consuming application.
We should provide some kind of possibility to re-deliver webhooks.

maybe it is enough to provide an API endpoint to reset the retries-count and add the webhook again to the queue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants