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

[qob] cancel stage if any partitions fail. #14747

Open
wants to merge 20 commits into
base: ehigham/cloud-credentials
Choose a base branch
from

Conversation

grohli
Copy link
Contributor

@grohli grohli commented Oct 25, 2024

Change Description

Fixes #14597

cancel_after_n_failures = 1; cancels whole job group if one partition fails.

Security Assessment

  • This change has no security impact

Impact Description

Unit tests and no interaction on anything secure.

(Reviewers: please confirm the security impact before approving)

Copy link
Contributor Author

grohli commented Oct 25, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Collaborator

@chrisvittal chrisvittal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the enhancement!

Copy link
Collaborator

@patrick-schultz patrick-schultz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Greg, looks great! Just one question about the test.

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.

4 participants