✨ This feature is included in the Business
Plan and above. View
pricing.
Overview
When auto-retry is enabled on a step, the step automatically retries if the step execution fails. This is useful for ensuring your workflows run successfully when encountering intermittent errors, such as API rate limits. Auto-retry is available on the following step types:- Integrations (e.g. MySQL, Slack, Google Sheets)
- Request
- Function
-
1st retry: around
10 secondsafter initial attempt -
2nd retry: around
20 secondsafter 1st retry -
3rd retry: around
30 secondsafter 2nd retry -
4th retry: around
50 secondsafter 3rd retry -
5th retry: around
80 secondsafter 4th retry

Note: Enabling auto-retry only retries the specific step, not your
entire workflow.