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

Job preparation task sometimes hangs #54

Closed
tonybendis opened this issue Mar 19, 2020 · 1 comment
Closed

Job preparation task sometimes hangs #54

tonybendis opened this issue Mar 19, 2020 · 1 comment
Assignees
Labels
Bug Something isn't working

Comments

@tonybendis
Copy link
Contributor

Job preparation task (downloads the input files before running the main task) sometimes does not exit after all the files are downloaded. This causes the Batch job & node to run indefinitely.
Solution: Limit the execution duration of the preparation task to 4 hours.

@tonybendis tonybendis self-assigned this Mar 19, 2020
@tonybendis tonybendis added the Bug Something isn't working label Mar 19, 2020
@tonybendis
Copy link
Contributor Author

Downloads are now handled as part of the main task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant