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

AWS Batch single queue only #5153

Conversation

jason-seqera
Copy link
Contributor

@jason-seqera jason-seqera self-assigned this Jul 18, 2024
@jason-seqera jason-seqera requested a review from a team as a code owner July 18, 2024 22:16
Copy link

netlify bot commented Jul 18, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 30f55c4
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/669a13a6217e10000869f221
😎 Deploy Preview https://deploy-preview-5153--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.

Copy link
Collaborator

@robsyme robsyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect. Thanks Jason!

@ewels
Copy link
Member

ewels commented Jul 19, 2024

Might be nice to make this more specific to being one queue per process. A single pipeline run can support multiple queues: eg. Process A goes to queue A, Process B goes to queue B..

docs/aws.md Outdated Show resolved Hide resolved
Signed-off-by: Paolo Di Tommaso <[email protected]>
@@ -190,7 +190,7 @@ The `aws` command can be made available by either (1) installing it in the conta
To configure your pipeline for AWS Batch:

1. Specify the AWS Batch {ref}`executor <awsbatch-executor>`
2. Specify one or more AWS Batch queues with the {ref}`process-queue` directive
2. Specify an AWS Batch queue with the {ref}`process-queue` directive
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that also below is mentioned that multiple queue can be used

@pditommaso
Copy link
Member

Closing in favour of #5154

@pditommaso pditommaso closed this Jul 19, 2024
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.

4 participants