You can set the timeout for Run Script actions to a maximum of 110 seconds (up from 60 seconds) in cloud. The default is 10 and the maximum is 110.
For self-hosted deployments, you can override this by setting the RUN_SCRIPT_MAX_TIMEOUT
environment variable on the Tines application. Learn more here.
👉 For more details on running Python scripts in Tines see here.