A thrown exception for a single issue should not cause an entire cron job to fail. The cron handlers need to implement proper exception handling. Exceptions should be logged so an admin can reference them since the full CLI output is not stored.
Example: The CMS cron had been failing presumably since joomla/joomla-cms#7165 was updated to have a title longer than 255 characters (our fields only allow that as a max length).
Labels |
Added:
enhancement
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-09-13 01:33:47 |
Closed_By | ⇒ | mbabker |