Deferred Pages
Some pages can wait.
Overview
Deferred pages recognise that some alerts can wait for business hours even when they fire at night. The default of "every alert is an interrupt" treats every condition as urgent; the discipline of deferral admits that most conditions can be reviewed in daylight, and only true emergencies (P0) deserve a 3am wake. Deferred pages queue for morning review rather than burning a night of sleep on an issue that can wait.
- Some pages can wait. Per-alert deferral eligibility decided in advance; the deferral happens at design time, not at 2am.
- Severity-tier matching. P0 wakes immediately; P1 and P2 defer to morning queue; the routing matches business risk.
- Auto-resolve handling. Per-alert auto-resolve rules where the symptom recovers; the page goes away on its own and never enters the queue.
- Morning queue plus documented policy. Per-team morning deferred-page review; per-team deferral rule committed to the team handbook.
The approach
The practical approach is severity-tiered routing decided at alert design time (P0 pages, P1/P2 defer), auto-resolve handling for self-recovering conditions, a morning queue review that processes the deferred pages with full team attention rather than half-asleep, weekly tuning to catch drift in deferral rates, and a documented per-alert deferral rationale committed to the alert config so the routing rules are predictable.
- Severity tiering. P0 wakes; P1 and P2 defer; rules are explicit, not invented at 2am.
- Auto-resolve handling. Per-alert auto-resolve rules; self-recovering conditions never enter the human queue.
- Morning queue review. Per-team daily review of deferred pages; full team attention rather than half-asleep half-attention.
- Per-week tuning plus documented policy. Per-week deferral rate review catches drift; per-alert deferral rationale committed for onboarding.
Why this compounds
Deferred-page discipline compounds across quarters. Each tuned alert preserves operator sleep; each preserved night reduces burnout risk; the rotation becomes sustainable rather than punishing. After a year, the on-call rotation runs at night-time volume the team can actually sustain rather than at the volume the alerts happen to produce.
- Operator sleep. Right policy preserves rest; the rotation does not become an attrition driver.
- Business risk. P0 still wakes; the right severity tier matches the actual business impact.
- Operational hygiene. Per-team morning review processes deferred pages with focus; investigation quality improves.
- Institutional knowledge. Each tuning teaches alert design; the team learns which alerts deserve a wake versus a queue.
Deferred-page discipline is an operational discipline that pays off across years. Nova AI Ops integrates with on-call telemetry, surfaces deferral patterns, and supports the team’s on-call discipline.