#3316 - Error catching for CRON
| Identifier | #3316 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Error catching for CRON |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core |
| Description | Catch errors that are triggered by any tasks that are run by cron_bridge.php: terminate the faulty cron hook, but continue to the next cron hook rather than terminating the entire cron_bridge. |
| Steps to reproduce | |
| Additional information | I'm not sure if this idea is even possible to implement or if it is a good idea. However, should this be implemented, it will resolve issues of faulty cron hooks blocking the execution of other cron hooks. This would especially be important for the issue I stated in comments for #3314 |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Not a priority for me though, because:
(a) I'd rather just make sure any errors are fixed
(b) v11 has the capability of reducing Composr's error sensitivity which is a pretty major change to our past policy of ultra-sensitivity