You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: