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 timeout to Batch jobs #61

Merged
merged 1 commit into from
May 5, 2020
Merged

Add timeout to Batch jobs #61

merged 1 commit into from
May 5, 2020

Conversation

glin
Copy link
Contributor

@glin glin commented May 4, 2020

Adds a 2 hour timeout just in case of weird issues like the Ubuntu 20.04 builds hanging forever (#60).

The YAML for this wasn't 100% clear to me after reading https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters.html, but I did validate the job definition with a serverless deploy -s staging --noDeploy

R builds can hang forever; for example, the Ubuntu 20.04 builds
with OpenBLAS present.
@glin glin requested a review from stevenolen May 4, 2020 19:19
@glin glin merged commit 4fb4198 into master May 5, 2020
@glin glin deleted the timeout branch May 5, 2020 16:08
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.

2 participants