×

Please give details of the problem

Skip to content

Limitations of using RunMyScript

The following limitations to JavaScript functions:

Multi-Account User Support

Multi-account users are not supported except in their home account

JS Engine Performance

  • Initially access to the new JS engine will be comparatively rare. This may result in a slight delay (ca. 5 seconds) when executing a script. After the first call the new engine is “warm” for a while and will respond instantly.
  • The new JS engine is hosted in an isolated environment with limited memory. Thus make sure that your scripts are executed within the (time & memory) quota limits defined on our website.