Skip to main content

A webhook delivery is considered successful if it was responded to with a 2xx status code (status codes 200-299), and it is considered a failure in any other scenario. Example failure scenarios include non-2xx response status codes (e.g: 404 and 500), request timeouts, connection resets, and more. A timeout limit for a request is 30 seconds. These webhooks are retried on the following schedule:

Retry schedule:

View webhook logs and retry a webhook