improved

Webhook Throttling Improvements

We've made some improvements to our webhook throttling logic, so if your service returns a 429 Throttled response, or a 5xx error we will begin to backoff the volume of webhooks you're receiving for the next 15 minutes.

No notifications will be lost, they will simply retry over an increasing retry window for up to 72 hours.

For more information on webhooks, go here.