We had the wrong termination logic, which filtered out queued runs
This diff changes the backfill termination UI logic to match the Partition UI termination logic
Differential D8165
allow backfill actions to cancel runs • prha on May 28 2021, 7:54 PM. Authored by Tags None Referenced Files
Subscribers None
Details
We had the wrong termination logic, which filtered out queued runs This diff changes the backfill termination UI logic to match the Partition UI termination logic bk, configured run coordinator to cap the concurrent runs, killed the daemon, made sure that queued runs could be canceled.
Diff Detail
Event Timeline
Comment Actions The better fix would be to fix the resolver for canTerminate, which involves changing the logic in some run launchers |