Skip to content

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

FieldDefaultDescription
Num Retries0Number of retry attempts on failure
Retry Interval10Seconds between retry attempts
Timeout60Seconds before a request times out
Tolerance21600 (6 hours)Maximum delay for a late invocation to still execute (cron triggers only)