Claude suffers global outage as network failures hit all models

Anthropic's Claude platform experienced a widespread service disruption on July 29, 2026, with elevated error rates and latency affecting every model across its entire product suite. The incident knocked out claude.ai, the Claude API, Claude Code, and Claude Cowork for nearly three hours. The outage began at 19:49 UTC when Anthropic's status page first flagged elevated errors across multiple models. Users immediately reported 529 "Overloaded" errors, a non-standard HTTP response indicating the

1 min

Anthropic's Claude platform experienced a widespread service disruption on July 29, 2026, with elevated error rates and latency affecting every model across its entire product suite. The incident knocked out claude.ai, the Claude API, Claude Code, and Claude Cowork for nearly three hours.

The outage began at 19:49 UTC when Anthropic's status page first flagged elevated errors across multiple models. Users immediately reported 529 "Overloaded" errors, a non-standard HTTP response indicating the platform's servers could not absorb the volume of incoming requests. By 20:33 UTC, engineers identified the issue. Recovery began at 21:38 UTC, with most models returning to normal by 22:20 UTC. The incident was formally closed at 22:36 UTC, roughly two hours and 47 minutes after detection.

Anthropic later attributed the disruption to "multiple separate network failures" that cut into its capacity to serve Claude. Traffic was rerouted while engineers worked to restore service, but some requests failed during the transition. The company did not publish a detailed postmortem or disclose the specific network components involved.

The simultaneity of the failure across all models points to a shared infrastructure layer rather than a problem with any individual model's inference pipeline. An API gateway, authentication system, or request-routing component would explain why every model went down at once.

This is not an isolated event. StatusGator records indicate Claude has suffered 155 outages since January 2026 alone. Earlier in July, a separate two-hour incident affected multiple models, which Anthropic attributed to demand outpacing available compute capacity. A June 2 outage traced to a bug in Claude Code's sub-agent system caused sub-agents to multiply exponentially, burning through users' token allowances in minutes before Anthropic issued emergency quota resets.

The July 29 incident follows a familiar pattern for Anthropic: rapid growth in enterprise and developer adoption has repeatedly strained the platform's infrastructure. The company has not indicated whether a full incident report will be published.

For organizations running mission-critical workloads on Claude's API, the outage is a reminder that single-provider dependency remains a structural risk. Retry logic with exponential backoff and multi-provider redundancy are basic precautions that many teams still skip.

Sources

BleepingComputer: Anthropic confirms Claude is down worldwide

CyberPress: Claude Global Outage Caused Elevated Errors and Latency Across All Models

Deployflow: Is Claude Down? 2026 Anthropic Outage

Anthropic Status Page: status.claude.com

Written by

More to read

  • Amazon Data Center Could Be Powered by One of the Nation's Most Polluting Power Plants

    Amazon is investing in a new natural-gas power plant in Pecos County, Texas, to supply a West Texas data center, and the project holds a permit that would allow it to emit more carbon dioxide than any coal plant in the country, according to The Verge and the New York Times. The plant, tracked as GW Ranch by Cleanview, a service that monitors data center power projects, would deploy 35 natural-gas turbines generating about 7.65 gigawatts. At least initially, the plant would not connect to

    1 min
  • Claude Code Defaults to Auto Mode. The Classifier Catches More Than Humans.

    Claude Code Defaults to Auto Mode. The Classifier Catches More Than Humans. Claude Code will ship with Auto Mode enabled by default starting August 14 for Pro, Max, and Team subscribers, shifting the developer role further from active coding toward reviewing AI-generated output. Only Enterprise customers will need to opt in. Auto Mode lets the agent execute steps without waiting for manual approval at each one. A classifier intercepts actions the model judges dangerous or irreversible and paus

    1 min