Display which cron jobs aren't running
Bug #987604 reported by
Kristina Hoeppner
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mahara |
Triaged
|
Low
|
Unassigned |
Bug Description
This is a follow-up to bug # 987115.
When cron is running partially, it should be displayed:
* Which ones have failed.
* When it last ran fully.
* When it last ran partially/with skipped items.
Changed in mahara: | |
status: | New → Triaged |
importance: | Undecided → Low |
description: | updated |
summary: |
- Dsiplay which cron jobs aren't running + Display which cron jobs aren't running |
To post a comment you must log in.
This type of information is recorded in the error log - would it be a better idea record this info in a file (or both places)?
So there could be a file in dataroot called: log/cron.log where it could record information and that file could then be read into the admin section somewhere - the log file could keep only so many lines maybe.