Claude 8/24 故障复盘:Opus 5、Fable 5、Mythos 5 集体报错近 3 小时
Claude 8/24 故障复盘:Opus 5、Fable 5、Mythos 5 集体报错近 3 小时
8 月 24 日中午,你的 Claude Code 是不是突然开始疯狂重试?
北京时间 12:50 起,Claude 全线模型请求开始报错,一直持续到 15:36 才稳定。claude.ai、Claude API、Claude Code、Claude Cowork 无一幸免——官方状态页的措辞是 "Elevated errors for multiple models"(多模型请求错误率升高)。
这次故障持续了 2 小时 46 分钟,受影响的不只是 Opus 5:Mythos 5、Fable 5、Opus 4.8 全部中招。对把 Claude 接进生产管线的团队来说,这是又一次「单点依赖」的实战提醒。
时间线:从 Investigating 到 Resolved
官方状态页(status.claude.com)按时间戳完整记录了这次事故,我把它整理成一张表(均为 UTC):
| 时间 (UTC) | 状态 | 官方原话要点 |
|---|---|---|
| 04:50 | 开始 | 请求开始出现 elevated errors |
| 05:06 | Investigating | "We are investigating elevated errors on requests to Claude Mythos 5, Claude Fable 5, Claude Opus 5, and Claude Opus 4.8." |
| 05:27 | Identified | "We have identified the cause of elevated errors on requests to Claude Mythos 5, Claude Fable 5, Claude Opus 5, and other Claude models" |
| 06:42 | 更新 | 仍在定位 "issues causing elevated requests on multiple models" |
| 07:36 | 结束 | 报错停止(00:36am PT) |
| 07:47 | 更新 | "errors stabilize on Opus 5 and Fable 5, and are working to fully resolve success rates on all affected models" |
| 08:30 | Resolved | "This issue has been resolved." |
从 04:50 UTC 到 07:36 UTC,报错窗口共 2 小时 46 分钟。状态页最终总结原话:
"From 9:50pm PT / 04:50 UTC through 00:36am PT / 07:36 UTC, users saw elevated errors on requests to Claude models, including Claude Opus 5 and Fable 5."
谁受影响:模型和产品全清单
状态页把受影响范围列得很全,这份清单比多数事故都长:
- 模型:Claude Mythos 5、Claude Fable 5、Claude Opus 5、Claude Opus 4.8
- 产品:claude.ai、Claude API(api.anthropic.com)、Claude Code、Claude Cowork
也就是说,从网页端聊天到 API 调用,从命令行 agent 到企业协作工具,全链路都堵了。如果你当时在用 Claude Code 跑批量任务,大概率撞上了一片 529/503 或超时重试。
定位只花了 21 分钟,恢复却拖了三个小时
时间线里有个耐人寻味的点:05:06 开始调查,05:27 就定位到原因,前后只有 21 分钟。但 Resolved 要到 08:30 才打上——「找到原因」和「真正恢复」之间,隔了整整三个小时。07:47 的更新还在说 "working to fully resolve success rates on all affected models"。
我觉得这是个教科书案例:识别快 ≠ 恢复快。做告警阈值、重试策略、熔断设计时,预案要按「故障持续数小时」来做,别按「几分钟」来乐观估计。
给开发者的三个建议
- 不要只依赖单一模型供应商。这次是 Opus 5 / Fable 5 / Mythos 5 一起挂,不是单个模型的事。关键链路要有降级方案(比如次要模型或本地模型兜底)。
- 重试要有上限和退避。Claude Code 内置了重试,但如果你自己写 pipeline,建议指数退避 + 熔断,别在故障窗口里打满 API 配额。
- 订阅状态页的 incident 通知。status.claude.com 支持邮件/SMS 订阅,故障发生时比任何第三方监控都先到。
FAQ
Q: 这次 Claude 故障持续了多久? A: 官方状态页记录为 04:50 UTC 至 07:36 UTC,共 2 小时 46 分钟,08:30 UTC 标记为 Resolved。
Q: 哪些 Claude 模型受影响? A: Claude Mythos 5、Claude Fable 5、Claude Opus 5 和 Claude Opus 4.8,涉及 claude.ai、Claude API、Claude Code、Claude Cowork 四个产品面。
Q: 故障原因是什么? A: 状态页只说明已定位原因("We have identified the cause"),未公开具体根因。生产环境请关注官方后续 postmortem。
✨ 本文由 DeepSeek 生成初稿,Claude 审核润色。
来源
- Claude Status — Elevated errors for multiple models
- Anthropic Newsroom — News