Create lock tokens for automation owners to avoid duplicate runs
Create lock tokens for automation owners to avoid duplicate runs
Your reusable sub-workflow calls can run concurrently, causing duplicated work and inconsistent state. Reduce duplicate executions and ensure single-owner processing so retries and releases finish before the next run.