Resource Limits

Code execution resource limits and defaults

Execution environment limitations

Your code only has access to the input data provided by the trigger and (if provided) automation parameters that are defined on automation setup.

The automation code does not have access to a file system.

The code can write log messages that can be viewed through the MessageJay dashboard.

Resource Quotas

Every runtime execution is limited by runtime and maxium memory used. The timeout and maximum memory can be configured.

Resource Quota
Timeout Up to 120 seconds
Memory Up to 1024 MB
Input Code Size Up to 1 MB