On-Call Rotation
The sustainable arrangement by which engineers take turns to be reachable outside working hours to respond to production incidents — a discipline whose humaneness is a leading indicator of engineering culture.
Definition
An On-Call Rotation is the arrangement by which a team's engineers take turns to be reachable outside normal working hours to respond to production incidents. It is one of the defining practices of modern software operations, and one of the surest indicators of an engineering culture's maturity. A humane rotation attracts and keeps senior engineers; an inhumane one drives them away and quietly corrodes reliability.
What a Good Rotation Looks Like
- A pager duty schedule with primary and secondary responders, published weeks in advance.
- A defined severity model with clear paging criteria — no paging below Sev-2.
- Working runbooks for every alert that pages.
- Alert budgets — when a team blows the budget, alerts get tuned, not tolerated.
- Post-incident review for every page, with time-in-lieu for the responder.
- Rotation cadence sustainable by the team — weekly for larger teams, longer intervals for smaller.
- Compensation model — payment, time in lieu, or both — documented and honoured.
Why It Matters
On-call touches four things at once: reliability, sustainability, culture and hiring. A poorly designed rotation degrades reliability because tired responders make bad choices under pressure. It burns out engineers, who leave. It signals to the ones who remain that operational pain is not a real concern. And it eventually turns up in the recruitment funnel, where senior candidates ask about on-call in the second interview and disqualify companies whose answer is bad.
Real-World Example
A payments platform ran a six-person rotation with 24/7 primary on-call, one week at a time. Alert volume was around 30 pages per week per rotation, mostly false positives from a threshold-based monitor that had never been tuned. The team's most experienced engineer gave notice, citing on-call. In the exit conversation they estimated they had lost 3 hours of sleep per night during their on-call weeks for three years. The engineering director made three changes: cut the primary rotation to five days with a Sunday handover, invested two weeks of engineering time to move the noisy monitor to a symptom-based alert, and introduced a hard rule that any alert firing more than twice per rotation had to be tuned or deleted the following week. Alert volume dropped from 30 to 4 per rotation inside a quarter. Two other engineers who had been quietly considering leaving stayed.
How to Design a Rotation
- Start with the alerts, not the schedule. A rotation with 30 pages a week is broken before you begin.
- Publish paging criteria. Sev-1 pages; Sev-2 pages during business hours; anything below is a ticket.
- Build the runbook for every alert that pages. No runbook, no alert.
- Choose the cadence honestly. Weekly is common; on very small teams, split the day into 12-hour segments and rotate two people daily.
- Provide a secondary responder so the primary is not on their own at 3am.
- Compensate. Time in lieu, pay, or both, but not "it's part of the job."
- Review each page the next working day — was it real, was the runbook adequate, does the alert need to be tuned.
Practical Lessons Learned
- Alert fatigue kills rotations. Every noisy alert erodes trust in every other alert; fix them relentlessly.
- Symptom-based alerting outperforms cause-based alerting. Page on user-visible impact, not internal state.
- Runbooks are load-bearing. A responder at 3am on their second call in an hour cannot reconstruct the mental model — the runbook must.
- Time in lieu must be enforced. Otherwise it drifts into never being taken.
- Junior engineers should join secondary before primary. A first shift alone at 3am is a bad first experience.
- Rotations don't survive across time zones without deliberate design. Follow-the-sun coverage is a project of its own, not a policy tweak.
Expert Tips
- Track pages per rotation as a first-class metric. If it is going up, reliability is going down whether or not incidents are.
- Publish the rotation eight weeks ahead. Engineers plan their lives; a two-week horizon is not enough.
- Allow swaps by mutual agreement with a lightweight sign-off.
- Never page for a business decision. Missed revenue is not a 3am problem; missing SLOs is.
- Have an escalation policy that reaches management after two failed responder pages, not after five.
Common Mistakes
- Building the rotation before fixing the alerts.
- Paging on cause instead of symptom.
- No runbooks, or stale ones.
- Time in lieu granted in principle, never in practice.
- Junior engineers assigned primary on their first month.
- Swap requests treated as management decisions rather than peer agreements.
- Rotation designed for time-zone convenience of the leadership, not sustainability of the team.
Key Takeaways
- A rotation is only as humane as its alert budget.
- Runbooks and severity models are prerequisites, not optional.
- Compensation must be real, not rhetorical.
- Every page gets reviewed the next working day.
- Sustainability is a leading indicator of reliability, not a trade-off against it.
Related Concepts
Interlocks with Incident Management, Runbooks, Blameless Postmortems, SLOs, Error Budgets and Observability. Templates at PMMilestone.org.
Frequently Asked Questions
How many people do you need for a sustainable rotation?
Five is generally the lower bound for a weekly rotation with reasonable work-life balance. Below five, expect to rethink the cadence, invest in reducing alert volume, or share coverage across teams.Should on-call be compensated?
Yes. Either paid overtime, time in lieu, or both. Treating on-call as unpaid overhead corrodes both morale and retention, and eventually turns up in your hiring funnel.What is the difference between primary and secondary?
Primary responds first; secondary is a fallback if primary does not acknowledge within a set window, or if the incident needs a second pair of hands. Secondary is also cover if primary is unavailable.How often should on-call be reviewed?
Every page is reviewed the next working day, and the rotation as a whole is reviewed quarterly. Alert volume trends are a leading indicator that something needs to change.Should managers be in the rotation?
Engineering managers with recent hands-on experience often are. Directors and above usually are not, but they should be in an escalation path that reaches them predictably for major incidents.What about follow-the-sun rotations?
They can work well but require deliberate design — clear handover, shared context, and enough overlap between regions to hand off active incidents. Bolting on remote coverage as a policy without investment tends to produce worse outcomes than a well-run single-region rotation.What is a common misconception about On-Call Rotation?
That the topic is well-defined across all references. In practice, definitions vary between PMBOK, PRINCE2, AACE and ISO 21500 — this entry uses the definition most aligned with field practice on capital projects, and flags where the standards diverge.Which related encyclopedia entries should I read alongside On-Call Rotation?
Read Earned Value Management, Critical Path Method and the DCMA 14-point assessment next. The full A–Z is available in the PMMilestone Encyclopedia, and quick one-line definitions live in the PM Glossary on the flagship platform.How does Dr. Hassan Eliwa's research treat On-Call Rotation?
Dr. Hassan Eliwa's research focuses on owner-side project controls, schedule integrity and forensic delay analysis on capital construction and power programmes. On-Call Rotation is treated through that lens — what a planning or controls engineer is expected to do with it on a live project, not its textbook definition alone. See the full research library at PMMilestone Research Articles.How is On-Call Rotation defined on PMMilestone Research & Insights?
The sustainable arrangement by which engineers take turns to be reachable outside working hours to respond to production incidents — a discipline whose humaneness is a leading indicator of engineering culture. For the full treatment, see the definition, principles, applications and related entries above — every encyclopedia entry follows the same research-grade structure.
People also ask
Follow-up questions practitioners search for next — each one points to the calculator, template or reference entry that answers it.
Which book goes deeper than this entry?
Practitioner field handbooks with worked numerical examples. Books & Publications ↗
Which calculator on PMMilestone.org applies here?
The integrated EVM workbook covers most cost-schedule diagnostics. EVM Calculator ↗
Where is this in the glossary?
Quick-lookup definitions across 1,200+ PM terms. PM Glossary on PMMilestone.org ↗
Which learning track covers this end-to-end?
Structured tracks from beginner planner to programme controls director. Project Controls Academy ↗
Related Entries
More in Operations
- Letter BBlameless Postmortem
A structured, no-fault review after an incident or failure focused on system and process causes rather than individual blame — the operating practice behind every mature reliability culture.
- Letter PProduction Readiness Review
A structured checklist-driven review that a service must pass before it is allowed to serve production traffic — covering reliability, observability, security, capacity and operational ownership.
Further reading on PMMilestone.org
Curated companion resources hosted on the flagship platform, PMMilestone.org.
- For practitioners who want to go deeper, the Project Controls Academy.
- Engineers researching this topic typically continue with the Learning Tracks.
- A practical companion to this entry is the Books & Publications.
- Closely related on the flagship platform is the EVM Calculator.
- Useful alongside this article is the Schedule Health Checker.
- Many readers follow this up with the PMMilestone.org knowledge hub.