Webhook Event Retry
Indicates that a webhook delivery attempt is being retried. This event is emitted when the delivery of a webhook event fails and the system schedules a retry.
This event indicates that a previously attempted webhook delivery was not successful and a retry is now being performed. The retry process follows the platform's retry strategy, which includes exponential backoff and a maximum retry limit.Use this event to monitor delivery issues, investigate webhook endpoint failures, and ensure that downstream systems are receiving notifications reliably.
- Webhook
- webhook.event.retry.triggered