Limitations

These are the script runtime limitations:

  • Maximum execution time of 15 seconds.
  • Scripts can process input payload up to 5 MB.
  • Scripts can output payload up to 5 MB.
  • Script memory limit up to 1000 MB.
  • Scripts access to external and online resources is prevented.

A script can only access the script code, the library dependencies attached to it, and the input payload passed at runtime.