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

Make auto retry codes configurable #5148

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

pditommaso
Copy link
Member

@pditommaso pditommaso commented Jul 15, 2024

This PR introduces a new config option that allows setting one more exit codes when running a task with Google Batch that should trigger an automatic retry when a task returns an error code and the opinion google.batch.maxSpotAttempts is set to a value greater than zero.

By default this option is set to [50001]. See the Google docs for more details.

pditommaso and others added 3 commits July 15, 2024 21:01
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@pditommaso pditommaso requested a review from a team as a code owner July 15, 2024 19:22
Copy link

netlify bot commented Jul 15, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit f655dc3
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/6696b3f47e0a7e0008158fbe
😎 Deploy Preview https://deploy-preview-5148--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

docs/config.md Outdated Show resolved Hide resolved
docs/config.md Outdated Show resolved Hide resolved
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@pditommaso pditommaso merged commit e562ce0 into master Jul 16, 2024
4 of 5 checks passed
@pditommaso pditommaso deleted the make-auto-retry-codes-configurable branch July 16, 2024 17:55
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.

2 participants