There can be successful and failed attempts when running the cronjob to send an email of note summaries. There should be a log file that timestamps every run of the cronjob. Failure's should be emailed to whoever the owner is with what that log is.
[ ] log successes to log file
[ ] log failures to log file
[ ] email user on failure
[ ] log to file if email to user about original failure fails
There can be successful and failed attempts when running the cronjob to send an email of note summaries. There should be a log file that timestamps every run of the cronjob. Failure's should be emailed to whoever the owner is with what that log is.