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

Add support for AWS Batch job timeout #648

Closed
pditommaso opened this issue Apr 7, 2018 · 3 comments
Closed

Add support for AWS Batch job timeout #648

pditommaso opened this issue Apr 7, 2018 · 3 comments
Labels
Milestone

Comments

@pditommaso
Copy link
Member

pditommaso commented Apr 7, 2018

The time directive should be mapped to the Batch Job timeout.

https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters.html#timeout

@andreas-wilm
Copy link
Contributor

andreas-wilm commented May 7, 2018

+1

Came across this when staled downloads hogged an ECS cluster forever...

@pditommaso
Copy link
Member Author

Done. Please give a try using the following command:

NXF_VER=0.30.0-SNAPSHOT nextflow run .. etc 

@andreas-wilm
Copy link
Contributor

andreas-wilm commented May 9, 2018

Super cool. Now I owe you (see #198 :) ! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants