In automations, for the action “Run a workspace”, there’s a ‘Skip if Job In Progress’ option, I think a ‘Skip if Automation In Progress’ on the level of the automation itself would be very useful!
The purpose of this option would be to prevent the same automation from being initiated again if a workspace from that automation is currently still running or queued. This could help prevent unnecessary duplication of processes and especially potential conflicts.
We have some complex automations we really want to avoid to be run in parallel, but at this moment we don’t have an easy or nice solution for that...