My journey running scheduled jobs using systemd has been going fine. But one challenge I am facing is that because systemd does things in the background — which is good and as intended — it can easily fail silently and I won’t know that jobs aren’t completing. Of course this matters more for some things… Continue reading Notifications

