How to have autoRetry for OpenAI modules after 2 seconds, and setting timeout of 50 secs to execution of OpenAI modules
Welcome to the Make community!
You can use a sleep module before a copy of the module you want to retry.
In the sleep module, you can insert 2 for 2 seconds.
You cannot override the timeout duration for the OpenAI module.
For more information on Error Handling,
Error directives can only be added to an error handler route.
1. Right click and select “Add error handler”
2. Error handlers will appear
For more information on error handling, see:
- Introduction to errors and warnings in Make
- Overview of error handling in Make
- Error handlers
- Overview of error handling in Make
- Watch these videos by Make - Learn all about error handling (YouTube playlist)
- Webhook Error Handling
- Types of Errors (including RateLimitError HTTP 429: too many requests)
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!