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

Automatically restart incomplete workflows #245

Open
manning-ncsa opened this issue Jul 15, 2024 · 0 comments
Open

Automatically restart incomplete workflows #245

manning-ncsa opened this issue Jul 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@manning-ncsa
Copy link
Collaborator

Sometimes workflows fail to complete due to failures of the workflow management system, for example when a Celery worker dies or there is a problem with RabbitMQ. We should create a periodic task to scan for incomplete workflows and retrigger them automatically until they are complete (i.e. none of the workflow tasks have status "not processed").

@manning-ncsa manning-ncsa added the enhancement New feature or request label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant