Skip to content

fix: set a failed canceled job status correctly #3101

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

Merged
merged 4 commits into from
Jul 21, 2022

Conversation

Kira-Pilot
Copy link
Member

Using in favor of #3061
resolves #1374

When a previous job was canceled and that cancellation was unsuccessful, we incorrectly set the job status as canceled. This fix remedies that issue by setting the status as Failed.

@Kira-Pilot Kira-Pilot merged commit 0aa8c2e into main Jul 21, 2022
@Kira-Pilot Kira-Pilot deleted the cp-failed-canceled-job/kira-pilot branch July 21, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while canceling job should result in failed; instead results in canceled
2 participants