Cron Lies: When Scheduled Jobs Don’t Run
Cron has a reputation for honesty. You tell it when, it runs then. If something didn’t happen, the instinctive conclusion is: “the code must be broken.”
In production, that assumption is often wrong.
This article is about the more uncomfortable truth...