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

Implement time-out for unallocated jobs #78

Closed
abhi18av opened this issue Aug 12, 2024 · 1 comment · Fixed by #72
Closed

Implement time-out for unallocated jobs #78

abhi18av opened this issue Aug 12, 2024 · 1 comment · Fixed by #72
Labels
bug Something isn't working

Comments

@abhi18av
Copy link
Member

While testing with https://github.com/mycobactopia-org/MTBseq-nf pipeline, I noticed that the heavy process of TBFULL wasn't allocated to any machine due to occupied resources and this was reflected on the Nextflow side.

I'm thinking there must be a timeout we can implement to manually fail those jobs and then resubmit them.

@abhi18av abhi18av added the bug Something isn't working label Aug 12, 2024
@jagedn
Copy link
Collaborator

jagedn commented Aug 25, 2024

related #71

@abhi18av abhi18av linked a pull request Sep 20, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants