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

Fix AWS spot attempts with zero value #5331

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

pditommaso
Copy link
Member

@pditommaso pditommaso commented Sep 25, 2024

This PR fixes the use of zero as value for AWS batch maxSpotAttempts setting

Solve #5330

Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit c8af013
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/66f3bb7a38d3670008ec5d97

@pditommaso pditommaso requested a review from jordeu September 25, 2024 07:28
@pditommaso pditommaso merged commit bac2da1 into master Sep 25, 2024
22 checks passed
@pditommaso pditommaso deleted the fix-aws-spot-zero-attempts branch September 25, 2024 08:31
alberto-miranda pushed a commit to alberto-miranda/nextflow that referenced this pull request Nov 19, 2024
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.

AWS MaxSpotAttempts set to zero it is not respected on versions prior to 24.08.0-edge
2 participants