Customer Support

Three Tickets in Twenty Minutes Is an Outage Signal. Here’s the Protocol I Use.

By Felix Maru · July 28, 2026 · 7 min read

It started as a Tuesday afternoon like any other. I was working through the queue at a large international NGO, handling the usual mix of password resets, VPN issues, and printer headaches spread across dozens of field offices. Then three tickets landed in the same twenty-minute window, all from different offices, all describing the same thing: they couldn’t access the shared document management system. Each ticket read like a user error. A different person, a different city, a different complaint. I treated them individually.

By the time I had answered the first two with standard troubleshooting steps, a fourth ticket arrived. Then a fifth. I finally stopped and looked at all five side by side. Same symptom. Different users. Three different counties. That was not a user error. That was a system event, and I had just spent thirty minutes treating an outage like a bug.

The Signal Is in the Pattern, Not the Volume

A single ticket about login failures is a user problem. Two tickets about login failures from different users in different locations within thirty minutes is a warning. Three tickets is a near-certainty that something upstream is broken.

The variables that matter are not the number of tickets in isolation, it is the combination of three things: same symptom, different users, compressed timeframe. Any one of those alone is noise. All three together is a signal worth stopping for.

Some specific patterns I watch for:

The Five-Minute Check When You Suspect a Systemic Issue

When the pattern emerges, stop routing individual tickets and do this first.

  1. Tag or flag every related ticket immediately. Use whatever your system allows: a label in Help Scout, a tag in Zendesk, a shared view filter. You need to be able to count them and watch the rate in real time. If three became five while you were reading this, the incident is escalating.
  2. Check the status pages. Most SaaS tools publish one. Salesforce Status, Microsoft 365 Service Health, Zendesk Status, your cloud provider’s status dashboard. Open all of them for the affected tools simultaneously. A confirmed outage there means you escalate to the vendor, not to your internal IT team.
  3. Try to reproduce it yourself. Log in as a test account or use your own credentials. Can you replicate the error? If yes, you have confirmed it is systemic and not limited to those specific users. If no, the problem might be role-based, region-based, or tied to a specific browser or device.
  4. Check your monitoring tools if you have them. Even a basic uptime monitor on the affected service will show a flatline or spike if something went down. If your org does not have monitoring, that is a separate conversation worth having after this incident.
  5. Look for a recent change. Was there a deployment today? A software update pushed overnight? A configuration change in the last 48 hours? Most outages are caused by changes, not spontaneous failures. Ask yourself: what changed recently that could explain this?

All five take under five minutes if your bookmarks and access are ready. If you are fumbling for the status page URL during a live incident, fix that before the next one.

The Escalation Call

Once you have confirmed the pattern is systemic and cannot resolve it from your seat, escalate. This sounds obvious, but the common failure mode is spending twenty or thirty minutes continuing to troubleshoot individually reported tickets while the incident grows, because no one person has declared it an incident yet.

Someone has to say it out loud. That is your job at this point.

When you escalate, give whoever you are calling three things immediately: what is broken (the specific system or function), how many users are affected and from where, and when the first ticket arrived. Those three facts let the person on the other end of the call orient in thirty seconds instead of two minutes.

Do not say "some users are having trouble with the system." Say "we have at least seven tickets in the last forty minutes, all reporting they cannot authenticate to the document portal, spread across three field sites. First ticket came in at 2:14 PM. I’ve confirmed I cannot log in either."

The specificity is what turns a vague complaint into something someone can act on immediately.

Communicating with Affected Users During the Incident

While your technical colleagues work on the fix, your job is to stop the ticket flood and manage customer anxiety. Both require proactive communication, not reactive individual replies.

Send one acknowledgment to every reporter as quickly as possible. Something short and honest works best:

"We’re aware of an issue affecting access to [system]. Our team is investigating and working on a fix. We’ll update you as soon as we have more information. You do not need to submit another ticket, we have your case linked to the incident."

That one message does three things. It tells the user they were heard. It stops them from submitting duplicate tickets or escalating to their manager. And it sets the expectation that you will follow up, which means you actually need to follow up when the fix is deployed.

The Post-Incident Review

The day after the incident is when you do the work that prevents the next one.

A post-incident review does not have to be long. One page is usually enough. Cover four things:

Share it with your manager and the IT team, not as a blame document but as a learning one. One page, four bullets. That is the whole format.

The Signals I Watch for Now That I Did Not Before

Since that Tuesday afternoon, I have added a few habits to my default queue-monitoring routine:

None of these are complicated. What they share is a shift in mindset: from "I am processing individual tickets" to "I am reading the queue as a signal about system health." That is what separates a team that discovers outages through a customer escalation from one that catches them in the first five minutes.

Want to compare notes on how you have set up your queue views or escalation process? Drop me a message.

Share 𝕏 in

Comments