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

pipeline might not stop #35

Open
robkooper opened this issue Aug 21, 2024 · 0 comments
Open

pipeline might not stop #35

robkooper opened this issue Aug 21, 2024 · 0 comments

Comments

@robkooper
Copy link
Collaborator

If we start more jobs than nodes available (for example 5 icy-resin and 5 golden-muscat) we can get into a situation where some jobs are in pending. Once all work is finished and nodes become available the pending jobs get started. These newly started jobs will run, but not finish.

Possible problem rabbitmq worker never sets time correctly and thus never detects that no new work was started in the past x minutes.

check code at https://github.com/DARPA-CRITICALMAAS/uiuc-pipeline/blob/main/pipeline.py#L494

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

No branches or pull requests

1 participant