Best answer

Code by Zapier timeout - Paid tier

  • 5 March 2021
  • 1 reply
  • 405 views

Userlevel 1

Hi all.

So I’m currently setting up Zapier for one of our clients to retrieve some information through our API. For this I’m running a “Code by Zapier” with Python, but, I’m getting a 1 second timeout issue, so I’ve talked with the partner to let them know they’ll need a paid tier, but now I’m confused that I don’t know if all the paid tiers allow for the same execution time.

So the free tier is 1 second, is the starter 2 seconds and the professional 4 seconds?

 

Appreciate any help,

Thanks

icon

Best answer by Troy Tessalone 5 March 2021, 03:16

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @CCorreia 

Check this help article: https://zapier.com/help/doc/common-problems-code-zapier

Time & Memory Limits

Free users are limited to 1 second and 128mb of RAM.

Paid users get well over double that at 10 seconds and 256mb of RAM.

Your Zap will hit an error if you exceed these limits.