Claude Status: Elevated Errors Across All Models – Resolved
On July 29, 2026, Anthropic's Claude service experienced elevated errors across all models. The incident lasted from 19:45 UTC to 21:26 UTC, and the official status page has marked it as resolved. Here's the timeline and what you need to know if you were affected.
Incident Timeline
- 19:49 UTC – Investigation begins.
- 20:33 UTC – Root cause identified: elevated errors across multiple models, including increased latency and request failures.
- 21:38 UTC – Recovery observed across most models; team continues to resolve remaining issues.
- 22:20 UTC – Success rates recovering across all models; monitoring continues.
- 22:36 UTC – Officially resolved.
The error window matches roughly 12:45 PT to 1:26 PT. If you saw timeouts, 5xx responses, or degraded performance in your Claude-based workflows during that period, this was likely the cause.
What This Means for Developers
If you're building on the Claude API or using Claude Code, remember that even major providers can have hiccups. For production workloads, consider implementing retry logic with exponential backoff and fallback models. The incident is a good reminder to check Claude's status page regularly, especially before deploys that depend on LLM calls.
Anthropic hasn't yet posted a detailed post-mortem, but the status page indicates the incident is fully resolved. For the latest updates, the original report is linked below.
📖 Read the full source: HN AI Agents
👀 See Also

DeepSeek-V4 Pro and Flash: 1.6T Parameters, 1M Token Context, Hybrid Attention
DeepSeek-V4-Pro (1.6T params, 49B active) and V4-Flash (284B params, 13B active) support 1M token context. New hybrid attention (CSA + HCA) reduces single-token inference FLOPs to 27% and KV cache to 10% of DeepSeek-V3.2.

Claude Code v2.1.68: Opus 4.6 defaults to medium effort, reintroduces ultrathink keyword
Claude Code v2.1.68 changes the default effort level for Opus 4.6 to medium for Max and Team subscribers, reintroduces the 'ultrathink' keyword for high effort, and removes older Opus 4 and 4.1 models from the first-party API.

The Open Claw Overnight Test: A Leap Forward in AI Automation
The Open Claw Overnight Test demonstrates the potential of AI-powered coding agents, transforming overnight processing into seamless automation. Explore the key takeaways and discussions from the r/openclaw community.

sseanliu/VisionClaw Brings Real-Time AI Assistance to Meta Ray-Ban Smart Glasses
sseanliu's VisionClaw offers a revolutionary AI assistant for Meta Ray-Ban smart glasses, combining voice, vision, and agentic actions powered by Gemini Live and OpenClaw.