Technology

Claude AI Had a Multi-Hour Outage. Here's What Happened.

Martin HollowayPublished 2w ago3 min readBased on 3 sources
Reading level
Claude AI Had a Multi-Hour Outage. Here's What Happened.
source:claude.com

Anthropic, the company behind the Claude AI assistant, fixed a problem on September 3, 2026, that had been causing errors across several of its Claude models for about two hours and forty-six minutes. The incident, tracked on the company's status page under ID 461yvfrzpwtt, began at 9:50pm PT (04:50 UTC) and was marked resolved at 00:36am PT (07:36 UTC) status.claude.com/incidents/461yvfrzpwtt.

The status page entry, titled "Elevated errors for multiple models," did not say which specific Claude models were affected or what caused the problem. Anthropic confirmed the fix through the same status page, which is the company's main way of communicating service disruptions to the public.

This was not a one-off event in recent weeks. The status page records a separate September 2026 incident titled "Elevated errors for Claude Sonnet 5," which was also resolved. That earlier disruption was much shorter, beginning at 2:05pm PT (21:05 UTC) and ending at 2:19pm PT (21:19 UTC) status.claude.com/history. The Sonnet 5 incident named a single model, while the September 3 event covered multiple models, suggesting different scales of failure within Anthropic's systems.

For businesses that build software on top of Claude's API, a multi-model outage is more serious than a single-model one. If only one model has problems, a company can often switch to a different Claude model as a backup. Think of it like a restaurant where one oven breaks: you can still cook with the others. But when multiple models fail at the same time, that backup option disappears within Anthropic's own systems. The company must either route its traffic to a completely different AI provider or keep retrying, which can slow things down and hit usage limits.

Anthropic lets people subscribe to email and SMS alerts through status.claude.com, so engineering teams can get notified in real time instead of checking the page manually status.claude.com/incidents/461yvfrzpwtt. The status page also keeps a full history of past incidents at status.claude.com/history, useful for teams reviewing how reliable the service has been over time.

The September 3 event is a reminder of something any team using AI services at scale eventually confronts. AI providers run massive clusters of computers to power their models, and when something goes wrong in the shared infrastructure, it can affect many models at once rather than just one.

The broader context here is worth noting. The fact that two incidents occurred in the same month, and that the later one lasted far longer and hit more models than the first, should matter to anyone building software that depends on Anthropic's API. A provider can look highly reliable on paper and still have an outage that wipes out every backup option a customer set up within that provider.

Normal service has been restored, and the shorter Sonnet 5 disruption earlier in the month suggests Anthropic can identify and fix infrastructure problems fairly quickly. Still, the lesson is a familiar one from decades of technology experience: relying on a single company for backup is not truly reliable. Building strong applications means being ready to switch between different providers, letting users know when performance drops, and being honest about which AI models can truly substitute for each other during a partial outage.