Skip to content
SupportDashboard

Retry Configuration

Configure retry behavior for event triggers, cron triggers, and one-off scheduled events

retry retries timeout tolerance error handling webhook

All event types retry on non-2xx responses and network errors. Configure the retry count, interval, and timeout when creating a trigger.

The retry settings are found inside the Retry and Headers Settings accordion when creating or editing an event.

Retry Configuration

Field Default Description
Num Retries 0 Number of retry attempts on failure
Retry Interval 10 Seconds between retry attempts
Timeout 60 Seconds before a request times out
Tolerance 21600 (6 hours) Maximum delay for a late invocation to still execute (cron triggers only)