I have a zap that makes an API call that takes 10+ seconds. Triggering it via python code. The API is responding in about 5-15 seconds, but the zap is ending prematurely do to timeout when it takes >10 seconds. How can I extend the timeout for a zap to 20 seconds or so?
Best answer
Code Timeout Issue in Zap
Best answer by christina.d
Hi there - super belated but I wanted to pop in and mention code step timeouts have been increased! 🎉
Currently the limits are as follows:
Free plan users:
- You can run scripts of up to 1 second and 128 MB of RAM.
- Code steps are limited to 10 runs every 60 seconds.
Trial and Starter users:
- You can run scripts of up to 10 second and 256 MB of RAM.
- Code steps are limited to 75 runs every 10 seconds.
Professional, Team and Company users:
- You can run scripts of up to 30 second and 256 MB of RAM.
- Code steps are limited to 75 runs every 10 seconds.
Your Zap will error if it exceeds these limits. You can also see those limits listed here.
Hope this helps and happy zapping! ⚡️
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.