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: main
Choose a base branch
from
Open

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

wants to merge 20 commits into 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)

@grohli grohli marked this pull request as ready for review October 25, 2024 20:30
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.

@ehigham ehigham force-pushed the ehigham/cloud-credentials branch from 4cf050e to 01aedac Compare October 31, 2024 15:47
@ehigham ehigham force-pushed the ehigham/cloud-credentials branch from 01aedac to 6e36a7a Compare November 4, 2024 22:15
@ehigham ehigham force-pushed the ehigham/cloud-credentials branch from 6e36a7a to e121222 Compare November 19, 2024 17:08
@ehigham ehigham force-pushed the ehigham/cloud-credentials branch 2 times, most recently from 4b932f1 to 64042bc Compare December 12, 2024 22:02
Base automatically changed from ehigham/cloud-credentials to main December 16, 2024 17:19
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.

[qob] Query on Batch worker stages should fail fast
4 participants