catalyst / moodle-tool_lockstats

Moodle cron / task API lock statistics admin tool
https://moodle.org/plugins/tool_lockstats
6 stars 13 forks source link

Add ability to drill down to specific instances in Adhoc tasks summary and delete tasks #100

Open brendanheywood opened 4 years ago

brendanheywood commented 4 years ago

image

eg drill into the '2' and see a list of tasks, and delete the ones which we know are duds

Related to https://github.com/catalyst/moodle-tool_lockstats/issues/98

This should have shown the issues we found the other day:

https://tracker.moodle.org/browse/MDL-68769 https://tracker.moodle.org/browse/MDL-68773 https://tracker.moodle.org/browse/MDL-68774

Peterburnett commented 3 years ago

As an extension to this, a button to reset faildelays on failed adhocs, so after a code deploy, the DB doesnt need to be manually hacked to run the tasks to completion if they have been fixed in code

brendanheywood commented 3 years ago

I think this should be done in core as part of this:

https://tracker.moodle.org/browse/MDL-68407

I'm almost at the point where I consider this plugin deprecated. If there is any more gaps they should be done in core.