Comment on Colony Graphs: Visualizing the Cloud (2014)Comments−txutxu2yMy 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
Comments
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