Actions
action #30877
closedIf gru task cannot be completed, it will attempt it forever in a loop, never reaching other tasks
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Feature requests
Target version:
-
Start date:
2018-01-28
Due date:
% Done:
0%
Estimated time:
Description
We had this filed in github; I believe it's still true looking at the code.
If the first task in gru's queue has some kind of problem that makes it fail to complete, gru will just...try it again. And again. And again. And again. This is an infinite loop until the task somehow starts working, or it gets removed from the queue by an admin. There's also the problem of noticing that gru is in this state.
Again, if this has actually been fixed and I missed it, please just close this :)
Actions