For example, if 4 processes are started at the same time by a time trigger, the 2 processes will be executed immediately by the 2 robots.
The remaining 2 processes are “pending” and I think they will run in sequence after the previously run process has finished.
Is there a limit to the number of processes that are “pending” and can be queued for execution?