Creates a failure history log for cron jobs that have failed.
Sends email notifications to the admin regarding cron job failures.
Email will include a report detailing the cron job failures as an attachment.
A Cron action that sends the failed cron job history via email to the admin.
Access to the views of the stored failure history records.
A PDF report displaying the details of various failed cron jobs throughout the day.
Mail Notification
Mail Notification containing details on failures sent to Admin on daily basis.
Failure History
Failures that happens in cron, will be recorded as a history.
Failure Report
Creates Pdf Failure report, which is attached with the mail.
The Cron Failure Notification module saves the failed scheduled actions as history and sends out mail notification to the admin.
A scheduled action runs daily to retrieve the failed scheduled actions history and sends an email if any failures are detected.
If you want to stay informed about failed scheduled actions in your system, this module is for you.