How to send notification to odoo users when any cron job will fail?

Viewed 599

I have 100 cron jobs active in my database, If any cron jobs are fail then i want to send notification to users with Error log.

Is there any odoo default configuration available to do it ?

1 Answers
Related