CovertLab / sisyphus

Eternally execute tasks
0 stars 0 forks source link

Halting a workflow should purge its messages from RabbitMQ #25

Open 1fish2 opened 4 years ago

1fish2 commented 4 years ago

RabbitMQ is not part of the user model so users should not need to know how to administer it to recover from problems.

Users should be able to halt a workflow, delete any stuck workers (as in #24), then fix a bug and start new workers without them also getting stuck.