Patterns & Practices

Interrupt Buffer

A Scrum pattern for absorbing unplanned work into the Sprint without compromising the Sprint Goal or team velocity.

What is the Interrupt Buffer

Interruptions during a Sprint are not exceptional, they are predictable.

The Interrupt Buffer is a Scrum Inc. pattern for managing unplanned work without disrupting the team's Sprint Goal or velocity.

In Scrum, the expectation is that the team focuses on the work selected during Sprint Planning. But in most environments, some work cannot wait — urgent fixes, real-time feedback, or critical business requests will arise.

The question is not whether interruptions happen. The question is whether the system is designed to handle them.

Why It Matters

Unmanaged interruptions are one of the fastest ways to break a team's ability to deliver.

When work is injected mid-Sprint without control:

  • The Sprint Goal is compromised
  • Focus is lost
  • Commitments become unreliable
  • Velocity becomes meaningless

Most teams experience this as "random disruption." In reality, it is a system design problem.

The Interrupt Buffer solves this by making unplanned work visible, measurable, and planned for, instead of reactive.

How It Works in Scrum

The Interrupt Buffer is built using historical data.

The Product Owner analyzes how much unplanned work typically enters a Sprint and reserves capacity accordingly.

For example:

  • If a team's velocity is 200 points
  • And it consistently absorbs 50 points of interrupts

Then only 150 points should be pulled into the Sprint Backlog, with 50 points reserved as an interrupt buffer.

This keeps commitments realistic while protecting the Sprint Goal.

Managing Interrupts

All unplanned work must be routed through the Product Owner, not directly to the team.

When an interrupt surfaces, the Product Owner:

  • Evaluates its business value
  • Determines whether it can wait
  • If not, places it within the buffer

Most requests do not require immediate action. The buffer is reserved for those that genuinely cannot wait until the next Sprint.

This maintains a single point of decision-making and prevents uncontrolled scope changes.

When the Buffer Breaks

The Interrupt Buffer is a control mechanism — and like any control, it has limits.

If the buffer is at risk of being exceeded, it is a signal that:

  • The system is under stress
  • Prioritization is breaking down
  • Or too much "urgent" work is entering the system

At that point, the Product Owner should escalate immediately and consider activating a Scrum Emergency Procedure, including aborting the Sprint if the Sprint Goal is no longer achievable.

Allowing the buffer to overflow without action normalizes disruption and undermines the team's ability to deliver.

Common Mistakes

  • Allowing interruptions to reach the team directly. Bypassing the Product Owner removes prioritization and creates chaos.
  • Ignoring historical interrupt data. Without measurement, capacity planning becomes guesswork.
  • Using the buffer as extra capacity. The buffer is reserved for unplanned work, not additional scope.
  • Letting the buffer overflow without escalation. This signals a breakdown in control and should trigger immediate action.

Key Takeaways

  • Interruptions are predictable — the Interrupt Buffer makes them manageable
  • It is a Scrum Inc. pattern, not a core Scrum requirement
  • The Product Owner sets buffer size based on historical interrupt volume
  • All unplanned work flows through the Product Owner and is ordered by business value
  • The buffer protects the Sprint Goal and stabilizes delivery
  • If the buffer is exceeded, escalation is required