Auto-disable failing webhooks
1 unresolved thread
1 unresolved thread
Compare changes
Files
3 Webhooks that return response codes in the `5xx` range are understood to be failing intermittently, and are temporarily disabled. This lasts initially for 10 minutes. If the hook continues to fail, the back-off period is extended on each retry, up to a maximum disabled period of 24 hours. Webhooks that fail with `4xx` errors will be disabled. All project owners and maintainers will be alerted in-app and directed to the webhooks page where they may investigate and re-enable any failed webhooks.