-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Description
Summary
The concurrency controls that currently exist allow blocking execution of "duplicate" jobs, or jobs with the same arguments. These jobs wait, then execute after the currently running job finishes. There's no way to discard all duplicate jobs and prevent them from running completely.
Proposal
Add a way to discard jobs that get blocked by the concurrency controls.
MoskitoHero, KirillSuhodolov, ukolovda, InteNs, s-andringa and 13 more
Metadata
Metadata
Assignees
Labels
No labels