Skip to content

Fix Google Batch autoRetryExitCodes bug#5828

Merged
bentsherman merged 2 commits intomasterfrom
google-autoRetryExitCodes-fix
Feb 28, 2025
Merged

Fix Google Batch autoRetryExitCodes bug#5828
bentsherman merged 2 commits intomasterfrom
google-autoRetryExitCodes-fix

Conversation

@jorgee
Copy link
Contributor

@jorgee jorgee commented Feb 28, 2025

close #5827

The autoretry exit code set in the google Batch Job request was hardcoded to the default value. This branch fixes it, setting the codes specified in the configuration.

Signed-off-by: jorgee <jorge.ejarque@seqera.io>
@netlify
Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 3ed21f1
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/67c1e581e0c13d0008e5bca1

…atchTaskHandler.groovy

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman merged commit cfeedd6 into master Feb 28, 2025
22 checks passed
@bentsherman bentsherman deleted the google-autoRetryExitCodes-fix branch February 28, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Google Batch autoRetryExitCodes are not correctly set.

3 participants