Hacker News new | ask | show | jobs
by txutxu 843 days ago
> My jaw dropped when I first saw this.

This is why cron tasks, always, should have some blocking (like flock) and/or timeout (like timeout from coreutils) and some kind of notification, better if it's something external to the server, like healthchecks.io