Cron doesn't tell you when it fails. It just... doesn't run. I found out about a missed backup three weeks after the disk it was protecting died.
What I switched to
A systemd timer with OnFailure= wired to a webhook. If it doesn't run, I hear about it within a minute.