|
|
|
|
|
by augustflanagan
3500 days ago
|
|
I built https://cronitor.io after having an important cron job fail silently for several days. When I mentioned this problem to a friend his first response was "we just had a major issue with cron failing silently at my work too". We decided to hack on it together, and we've since grown Cronitor from a tool built for our own needs into a small business with a couple hundred paying customers. |
|
My assumption is that cron is robust and reliable, it's the job script itself that may fail silently and need monitoring, yes?