The second wave
Every outage has two crises. The first is the technical one — the system is down, engineering scrambles, the war room spins up. The second arrives just as the first is ending, and it lands entirely on support: the ticket spike. The moment service is restored (and often well before), the queue floods. It is not a trickle building to a peak; it is a wall of tickets arriving in a compressed window, all triggered by the same event, all landing at once. A team sized for a normal Tuesday is suddenly staring at a week’s volume in an hour.
What makes the post-outage spike distinct from ordinary seasonal peaks is its shape. It is sudden — no ramp, no warning, zero to flood. It is correlated — a huge fraction of the tickets are about the exact same thing, which is both the danger and the opportunity. It is emotionally charged — customers who lost work, missed deadlines, or looked bad to their own users are not writing in calm. And it is mixed — buried in the mountain of "was there an outage?" duplicates are the genuinely new problems the outage caused: corrupted data, stuck jobs, failed transactions that need real, individual attention. Survive the spike and you have to do all of it at once: absorb the volume, calm the emotion, and not lose the real problems in the noise.
First, recognize it for what it is
The worst way to handle a spike is to work it like a normal queue — agents picking tickets top to bottom, each independently investigating and answering "yes, there was an outage" a thousand times over. That is how you convert a two-hour surge into a two-day disaster, because you are spending individual effort on a mass problem.
So the first move is a mode switch. The team stops working the queue as individuals and starts working it as a coordinated response. Someone — a lead, a manager, whoever owns the queue — explicitly calls it: "this is an outage spike, we are switching to surge mode." That declaration matters because the tactics that follow (mass responses, aggressive deflection, ruthless triage) are the wrong tactics for a normal day and the right ones now. Without the explicit switch, half the team keeps hand-crafting individual replies to duplicate tickets while the queue outruns them. This is the same discipline as declaring a major incident on the engineering side — naming the mode unlocks the playbook.
Deflect at the source before the tickets even form
The highest-leverage work happens upstream of the queue. Every customer you inform before they write in is a ticket that never gets created — and during a spike, prevented tickets are worth ten resolved ones.
- The status page is your first responder. A public status page with clear incident updates is the single most effective spike-deflector you have. A customer who checks the status page, sees "we are aware of an issue affecting logins, here is the latest," and gets the information they needed never opens a ticket. Every proactive update you post is thousands of would-be tickets intercepted. The teams that drown in post-outage spikes are almost always the ones whose status communication was silent or vague during the event.
- Meet them where they file. Put a banner on the help center, an auto-response on the contact form, a note in the chat widget: "We are aware of an ongoing issue with X and are working on it — updates at [status page]." A customer who sees this at the exact moment they are about to file often decides not to. This is self-service deflection aimed at a single, known, high-volume driver — the easiest deflection you will ever build, because you know precisely what everyone is writing about.
- Auto-acknowledge inbound. For the tickets that come anyway, an immediate automated reply — "we know about the outage, here is the status, we’ll follow up if your issue is separate" — buys time and calms people. It tells the customer they were heard, which prevents the follow-up ticket ("hello?? is anyone there??") that would otherwise double your volume.
Triage: separate the echoes from the real problems
Once the tickets are in the queue, the defining task of a spike is separation. The flood is mostly echoes — reports of the outage everyone already knows about — but salted through it are the genuinely new, individual problems the outage created, and those cannot be answered with a mass reply. A refund that failed mid-transaction, data that came back corrupted, a job stuck in a broken state: each needs real attention, and each is easy to lose in a thousand "is it down?" duplicates.
Sort the queue along one axis first: is this ticket about the known outage, or is it something else? Everything in the first bucket gets the mass treatment. Everything in the second gets worked as a real ticket. This is prioritization collapsed to a single, fast question, and speed matters more than precision — a rough sort done in minutes beats a perfect one done in hours. Tagging and macros make it fast: a "known-outage" tag and a one-click macro that applies the mass response and resolves lets one agent clear hundreds of duplicates while the rest of the team hunts for the real problems hiding among them.
Aggressive merging and linking is your friend here. Many spike tickets are literal duplicates — the same customer writing three times, or dozens reporting the identical symptom. Linking them to a parent incident lets you resolve the whole cluster in one motion and, critically, notify everyone attached to it the moment there is news.
Communicate at scale, then all at once
The mass response is the workhorse of the spike, and its quality determines whether the surge calms or inflames. A good outage canned response does four things in a few sentences: acknowledges the problem plainly, takes responsibility without excuses, states what is known and what is being done, and tells the customer what to expect next. What it must not be is a robotic non-answer — "we apologize for any inconvenience" with no substance reads as contempt to someone whose day you just ruined. The tone has to carry genuine acknowledgment even at volume, because these customers are angry for a real reason.
Then, when the outage is truly resolved, comes the highest-value single action of the whole event: the all-clear. Every customer attached to the incident — every merged, linked, tagged ticket — gets one message: "This is resolved. Here is what happened, here is what we are doing so it does not happen again, and here is who to contact if you are still affected." Sending that resolution notice at scale closes the vast majority of the spike in a single stroke, and it does something the individual replies cannot: it demonstrates you were on top of it. This is incident communication doing its most important work — the difference between customers who remember the outage and customers who remember how well you handled it.
Muster the team and clear the aftermath
Volume this far above baseline needs more hands, and swarming is the natural response — pull in people from adjacent teams, have seniors handle the genuinely hard individual problems while others clear the duplicate bulk, and put someone on nothing but communication and coordination. During a spike, roles beat a free-for-all: the person clearing duplicates, the people working real problems, and the person owning the status updates should be distinct jobs, not everyone doing everything.
And the spike does not end when the surge does. Even after the flood recedes, you are left with a swollen backlog — the real problems that got deprioritized during the rush, the follow-ups, the customers who need individual follow-through on the damage the outage did. Clearing it deliberately, with the same queue-management discipline you’d apply to any backlog, is what turns "we survived the outage" into "we actually took care of everyone the outage affected." The tail is where trust is rebuilt or quietly lost.
The honest summary
The post-outage spike is a second crisis that lands entirely on support: a sudden, correlated, emotionally charged flood, mostly echoes of the known outage with real new problems hidden inside. Recognize it and switch the whole team into surge mode. Deflect hardest at the source — a status page and help-center banners prevent more tickets than any number of agents can resolve. Triage on one fast question, known-outage or not, and merge the duplicates so you can answer them as clusters. Communicate at scale with a substantive mass response, then send one all-clear to everyone the moment it is resolved. Swarm with clear roles, and clear the swollen backlog deliberately afterward, because the tail is where trust is won back. Do all of it and the wall of tickets becomes a demonstration that when things broke, you had it handled. See how status pages, ticket merging, and mass responses work together on the features page.