Escalation Policy Design: Three-Tier Pattern

Escalation policies have to be predictable and unambiguous. Three tiers are the minimum that handles real situations.

Why escalation matters

Single-tier paging fails the moment the on-call's phone is silenced or the engineer is asleep. Escalation is the safety net that turns a missed page into a delayed page rather than an outage.

Three-tier pattern

Per-team timing

One escalation cadence for every severity wastes higher tiers on minor issues. Per-severity timing keeps the policy useful and the secondary on-call sustainable.

No-ack defaults

The escalation must fire without human cooperation. At 3am, engineering judgement is unreliable; the policy compensates by escalating automatically.

Antipatterns

What to do this week

Three moves. (1) Apply this practice to your next on-call rotation. (2) Survey the team after one cycle. (3) Iterate based on feedback; the discipline is the cadence.