Actions
Feature #25622
closedAdd BE method to mark a stalled / died task as not running
Start date:
2009-10-11
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Problem:
If a task dies during execution (eg. because of a programming error) it will be marked as running forever, without a way for a BE admin to revive the task. You must manually clear the database field "serialized_executions".
Possible solution:
Add a checkbox to running tasks (maybe with a warning) that clears the field in the BE module to make the task usable again.
(issue imported from #M12184)
Actions