Prevent CloudCode tasks from running in parallel

How can I prevent my CloudCode tasks from running in parallel?

Each CloudCode task can run multiple times in parallel (reference documentation). This can be prevented by checking the “Limit to single instance” box under Execution in the CloudCode task settings. You can find these settings in OXIDE by right clicking on the task in question and selecting CloudClode task settings.

1 Like