Onpode
Cover art for Claude went down Wednesday across all models, hitting thousands of users simultaneously

Claude went down Wednesday across all models, hitting thousands of users simultaneously

July 30, 2026 · 9 min

Iris Holm & Hana Field

Anthropic's Claude went down on July 29th at 19:49 UTC, hitting Claude.ai, the API, Claude Code, and Claude Cowork simultaneously with HTTP 529 'overloaded' errors. Downdetector peaked at over 5,000 reports across three hours before resolution at 22:36 UTC. The root cause remains publicly unconfirmed.

On July 29, 2026, Anthropic's Claude AI services experienced a significant, globally confirmed outage beginning at 19:49 UTC. Anthropic's own status page flagged the incident as critical, describing "elevated errors across all models."

0:008:44
Get the next episode on Claude

Follow it free — new episodes land in your feed.

Or make your own — any topic, in minutes

More Onpode episodes on Claude

About this episode

On the evening of July 29th, Claude went down across all consumer and API products simultaneously — Claude.ai, the Claude API, Claude Code, Claude Cowork, all carrying major outage status at once. Anthropic's status page logged a critical incident at 19:49 UTC. Recovery came at 22:36 UTC. Three hours, start to finish. That sounds fast. This episode argues that speed of fix and transparency about cause are not the same thing, and only one of them is actually useful to the businesses that had routed critical workflows through that API. The episode works through what the HTTP 529 error code actually reveals about the failure — it's a capacity wall, not a deployment error — and why that distinction matters for reading Anthropic's infrastructure posture. It also examines what the Downdetector numbers are likely undercounting, how Claude Console and Claude for Government stayed up while the consumer and API layer failed, and what that split says about the architecture. The harder question sits underneath all of it: without a public root-cause analysis, a company that depends on the Claude API cannot separate a one-time capacity spike from a repeating pattern. And without that separation, every architectural decision going forward is a structural bet with no data to back it. Watch for the post-mortem. If it doesn't come, that's the story.

Frequently asked

Why did Claude go down on July 29th?

Anthropic has not publicly confirmed the root cause of the July 29th Claude outage. The HTTP 529 error code — meaning 'overloaded' — indicates an inference-layer capacity failure rather than a code bug or data issue, but Anthropic's status page offered no explanation during or after the incident.

How long was Claude down?

Claude was down for approximately three hours on July 29th. Anthropic's status page logged a critical incident starting at 19:49 UTC and confirmed recovery across all models at 22:36 UTC. Claude.ai, the Claude API, Claude Code, and Claude Cowork all carried major outage status simultaneously.

How many users were affected by the Claude outage?

Downdetector peaked at over 5,000 reports during the July 29th Claude outage, with more than 3,800 from the US and additional reports from Germany, France, India, and Great Britain. That figure undercounts total impact because silent API failures in downstream apps never generate Downdetector reports.

Did the Claude outage affect the API and Claude Code, or just the website?

The July 29th Claude outage hit Claude.ai, the Claude API, Claude Code, and Claude Cowork simultaneously — all showing major outage status. Claude Console and Claude for Government stayed operational, consistent with those services running through separate infrastructure access paths.

Did Anthropic publish a post-incident report for the July 29th outage?

As of the reporting covered in this episode, Anthropic had not published a post-incident or root-cause analysis for the July 29th Claude outage. The status page recovery message stated only that 'success rates across all models' had recovered, with no explanation of what caused the failure.

Grounded in 11 sources
Claude AI Recovering After Widespread Outage on Wednesday - CNET · cnet.com
Claude AI Suffers Widespread Outage on Wednesday - CNET · cnet.com
Claude AI Recovering After Widespread Outage on Wednesday · cnet.com
Is Claude Down? Users Report AI Platform Issues as Anthropic Confirms Outage - Newsweek · newsweek.com
Anthropic confirms Claude is down worldwide · bleepingcomputer.com
Claude Global Outage Confirmed by Anthropic as Users Report Widespread Service Disruptions · chshyd.in
When Your AI Model Vanishes: Vendor Risk After Fable 5 | Code With Seb · codewithseb.com
Anthropic's Claude Services Down — claude.ai, Claude Code, and Cowork Affected [Updated] · cybersecuritynews.com
Is Claude Down? 2026 Anthropic Outage & Expert Failover Tips · deployflow.co
Users report issues with Claude: Is it down? | France · fr.headtopics.com
How to Build AI Applications That Switch Models Automatically · freecodecamp.org
Read transcript

Hana Field: Okay, I have to ask before we get into anything — did you actually try to use Claude on Tuesday evening, because I was mid-sentence on something and the screen just returned this message about 'unexpected capacity constraints' and I sat there for a second thinking it was me.

Iris Holm: HTTP 529. That's the code. CNET got the same message trying to access it — they published the exact text.

Hana Field: Right, and that's Gael Cooper over at CNET, covering it in real time with timestamped updates — and Mayank Parmar at BleepingComputer literally documenting the 529 errors as they hit. So this wasn't rumor, it was reported in the moment.

Iris Holm: 19:49 UTC on July 29th. Anthropic's own status page — critical incident, elevated errors across all models.

Hana Field: And all four products: Claude.ai, the Claude API, Claude Code, Claude Cowork — all carrying major outage status simultaneously. So today we're getting into what actually happened, minute by minute, and the bigger question underneath: what does it mean when something this woven into people's work just stops?

Iris Holm: Start with scale. Downdetector went from two thousand reports to over five thousand across roughly three hours.

Hana Field: More than 3,800 of those from the US, and then Germany, France, India, Great Britain flagging in too — an Anthropic spokesperson confirmed the whole thing to Newsweek.

Iris Holm: And resolution came at 22:36 UTC. Three hours, start to finish. The question is what that number actually tells us.

Hana Field: Three hours, yeah — but the part that doesn't fit is that 'Claude was down' headline, because it wasn't all of Claude, and that matters in a way nobody's really sitting with.

Iris Holm: Claude Console stayed up. Claude for Government stayed up. Think of it like a power grid — your house loses electricity but the hospital on the same block stays lit. That's not random. That's how the wiring is designed.

Hana Field: Oh — so the separation was deliberate? Or could it just be that the status page was lagging and we're reading architecture into what might've been a reporting gap?

Iris Holm: That's the right question. And the 529 actually helps answer it. A 529 — Overloaded — that's not a bug in the code. It's the inference layer saying it has no capacity left. Which means the failure was at the model-serving core, the part Claude.ai and the API and Claude Code all share. Console and Government run through different access paths. So yeah — architectural, not a status-page lag.

Hana Field: Wait — so the consumer products and the API all share that one core layer?

Iris Holm: That's what the failure surface tells you. Claude.ai, api.anthropic.com, Claude Code, Claude Cowork — all major outage simultaneously. That's not coincidence. And Downdetector's five thousand reports are actually undercounting it, because silent API failures — apps built on Claude that just started returning errors to their own users — those never generate a Downdetector report. Nobody's filing a ticket on behalf of a downstream app.

Hana Field: And so the people who depended on Claude without knowing they depended on Claude — their app breaks, and it never shows up in the number at all.

Iris Holm: Exactly that. The 5,000 is a floor, not a ceiling. And Anthropic knew the cause by 8:33 p.m. UTC — full resolution didn't come until 22:36. That gap between knowing and fixed is where the real infrastructure question lives.

Hana Field: And that gap — knowing at 8:33 and saying nothing about why — that's the take I want to push back on, because the story going around is that three hours is fast, and therefore fine. And I don't think that holds up at all.

Iris Holm: Name the claim specifically.

Hana Field: The claim is: recovery by 22:36 UTC means Anthropic handled it well. But Anthropic's own status page recovery message was 'we have seen recovery in success rates across all models' — and that's it. No cause. Not during the incident, not after. So fast and transparent got collapsed into the same virtue, and they're not.

Iris Holm: The 529 actually breaks the 'fast recovery' narrative harder than anything. A 529 isn't a deployment gone wrong — that's a 500. It's not data corruption — you'd get inconsistent responses. A 529 is pure capacity wall. Which means this might not be a black swan. It might be Anthropic running closer to ceiling than anyone wants to say out loud.

Hana Field: Wait — so 'unexpected capacity constraints' might actually be... expected?

Iris Holm: That's what you'd have to ask. And we can't, because Anthropic never confirmed whether it was infrastructure overload, a software deployment error, or something else entirely. That's still publicly unconfirmed.

Hana Field: And the press was doing real-time journalism Anthropic never matched — Gael Cooper at CNET timestamping live updates, Mayank Parmar at BleepingComputer personally sitting there documenting 529s as they hit. The reporters knew more about the shape of the failure than the status page was saying.

Iris Holm: The recovery bought them silence. That's the move. Fix fast, say little, the story dies. What it actually costs the businesses routing critical workflows through that API — we'll get to that, and it's worse than the outage itself.

Hana Field: Because speed of fix and transparency about cause are not the same thing. And one of them you can architect around. The other one you're just... hoping.

Iris Holm: And that's the actual cost — not the three hours. It's that when the 529s hit at 19:49 UTC, a legal-tech company running automated contract-review through the Claude API had nothing. Their engineers are watching the errors stack, Anthropic says 'identified the issue' at 8:33, no timeline, no cause — what do they tell their clients?

Hana Field: They can't say anything. Because they don't know if it's their fault — did they over-request? — or Anthropic's provisioning, or something else entirely, and the status page gave them nothing to quote.

Iris Holm: And here's what that actually breaks: their architecture decision. Without a root-cause analysis — still publicly absent — that legal-tech company cannot determine if July 29th was a one-time event or a repeatable pattern. So do they build a fallback to a second provider? Do they stay single-vendor? They're making a structural bet with no data.

Hana Field: And that's — yeah, that's the uninsurable part, isn't it. You can engineer around a known risk. You cannot engineer around a cause nobody will confirm.

Iris Holm: Single-provider dependency means all your downstream applications fail simultaneously — no automatic fallback. That's not a hypothetical. That's what api.anthropic.com going down actually is. Every app built on the Claude API hit the wall at the same moment.

Hana Field: So the thing to watch — and I want to ask you this directly — is whether Anthropic publishes a post-incident report. Because that's the fork, right? If they do, this was a disclosure-process gap. If they don't...

Iris Holm: Then July 29th is a data point about when Anthropic chooses transparency. Not a one-off. A pattern. And every enterprise customer routing critical workflows through that API now has to weigh that.

Hana Field: And that legal-tech company — their engineers, their clients — they're the ones sitting with that uncertainty right now, not knowing if the next 529 is weeks away or already building.

Iris Holm: Watch for the post-mortem. If it doesn't come, that's the story.

Hana Field: The real question isn't the outage itself, but what you're left with after. Anthropic fixed it by 22:36 UTC on July 29th. They still haven't said why it broke. The July 29th outage hit Claude.ai, the API, Claude Code, Claude Cowork — thousands of users, and the cause is still publicly unconfirmed. So you've done your three hours, you've recovered your success rates, and the question every enterprise customer now has to answer for themselves is... is that enough? Is three-hour recovery sufficient to justify routing your whole production stack through a single provider, or does the silence — specifically the absence of a root-cause analysis — make it uninsurable?

Iris Holm: I don't have an answer to that. Genuinely. The 529 tells you capacity, not cause. Capacity might be manageable. Or it might be a ceiling they keep hitting. Without the post-mortem, you cannot separate those two things.

Hana Field: Yeah. And that's — I think that's where I'm sitting with this. The Downdetector curve drops from five thousand reports to around 150, the incident closes, and it looks like resolution. But for the people on the other side of that curve, the question didn't close. It just got quieter.

Iris Holm: Good place to stop.

Claude went down Wednesday across all models, hitting thousands of users simultaneously · Onpode