Expand description
Once derivation - creates exactly one run for tasks with Once policy.
The Once derivation ensures that each task with a Once run policy has exactly one run created. It tracks derived runs to prevent duplicate creation.
Functionsยง
- derive_
once - Derives exactly one run for a Once policy task.