Workers Limitations
The workers have the following limitations.
-
Maximum execution time - 20 seconds
-
Maximum CPU time - 1 seconds
-
Maximum consumed memory - 64MB
-
Maximum script size - 100000 characters
-
A Worker has the following Rate Limit. If exceeded, the Worker will be blocked.
- Not more than 1200 executions per second
- Not more than 120 executions per second for 1 minute
For more information, see Worker YAML Configuration.
Updated about 1 month ago
