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

Stop fargate complaing when memory is exactly the minimum required. #5475

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

SPPearce
Copy link
Contributor

@SPPearce SPPearce commented Nov 5, 2024

Fixes #5471.

Although it would also be good to make the error message on the line above more explicit, as if for instance cpus = 6 it will just give an error. Can we make it list what the possible values are?

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Copy link

netlify bot commented Nov 5, 2024

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit d1b7be9
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/672a88db9f1512000814b7f3

@pditommaso
Copy link
Member

Let's merge this and discuss further improvements in a separate issue

@pditommaso pditommaso merged commit bdf0ad0 into nextflow-io:master Nov 8, 2024
21 checks passed
alberto-miranda pushed a commit to alberto-miranda/nextflow that referenced this pull request Nov 19, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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.

Fargate complains when memory is exactly the minimum required.
2 participants