We will attempts to deliver each webhook message based on a retry schedule with exponential backoff.
2xx
(status code 200-299) response to the webhook message within a reasonable timeframe (15s).
Any other status code, including 3xx
redirects, is treated as a failure.
svix-id
header field.
If you receive a webhook message with an svix-id
that you have already processed, you should ignore the message.