MDL-47182 admin: warn about delayed scheduled tasks
commit9efa6cf36d4d54e8a94aab4c65e1e0ba4422fb47
authorDan Poltawski <dan@moodle.com>
Tue, 16 Sep 2014 16:46:18 +0000 (16 17:46 +0100)
committerDan Poltawski <dan@moodle.com>
Tue, 16 Sep 2014 16:52:10 +0000 (16 17:52 +0100)
tree3592904c1888a5d060f7cb511e186342ea9e16fa
parent9a454210935fc2ee31616fc076250a3244da9fc6
MDL-47182 admin: warn about delayed scheduled tasks

Rather than using module cron, use scheduled tasks to work out
if cron has been running recently.

This is not perfect, the admin could disble all tasks, or reschedule
them - but its not complex to compute.
admin/index.php