Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] - Workflows - Add support for "cancelAllRuns" #480

Open
GeekSheikh opened this issue Aug 11, 2022 · 0 comments · May be fixed by #1281
Open

[FEAT] - Workflows - Add support for "cancelAllRuns" #480

GeekSheikh opened this issue Aug 11, 2022 · 0 comments · May be fixed by #1281
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@GeekSheikh
Copy link
Contributor

A user can submit a request to cancel all runs for a jobId. This does not result in individual "cancel" events (actions) so in this case all open runs should get an imputed closure for the jobId to close the run timestamp.

@GeekSheikh GeekSheikh added the enhancement New feature or request label Aug 11, 2022
@GeekSheikh GeekSheikh added this to the 0.6.2.0 milestone Aug 11, 2022
@GeekSheikh GeekSheikh modified the milestones: 0.7.1.0, 0.7.0.3 Oct 5, 2022
@GeekSheikh GeekSheikh modified the milestones: 0.7.1.2, 0.7.2.0 Mar 1, 2023
@GeekSheikh GeekSheikh modified the milestones: 0.7.2.0, 0.7.3.0 Apr 2, 2023
@neilbest-db neilbest-db self-assigned this Feb 14, 2024
@gueniai gueniai modified the milestones: 0.8.1.0, 0.8.2.0 May 8, 2024
@neilbest-db neilbest-db modified the milestones: 0.8.2.0, 0.9.0.0 Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment