Concurrency settings
On the Concurrency tab, you can select these options to run actions concurrently:
- Full Concurrency: Action triggers are processed simultaneously. If the next scheduled time occurs and there are unfinished triggers, the new trigger runs.
- No Request Concurrency: At most one action trigger is processed at any given time from the request, including failed. If the next scheduled time occurs and there are unfinished triggers, the action is skipped and the next scheduled time of action is computed.
- No Action Background Group Concurrency: When background groups exist, the triggers are ordered so that each one waits for the previous trigger to be done processing. Select this option if this action is part of a background group.
- Pipeline Concurrency: At most one active action trigger is processed at any given time from the request. If the next scheduled time occurs and a trigger is still active, the pipeline mode becomes active. When the active trigger completes or fails, the next run starts immediately without waiting for the next scheduled time.
When you have finished configuring options on the Concurrency tab, click .