惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
The Cloudflare Blog
IT之家
IT之家
V
V2EX
雷峰网
雷峰网
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
Stack Overflow Blog
Stack Overflow Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 司徒正美
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 叶小钗
Blog — PlanetScale
Blog — PlanetScale
C
Check Point Blog
A
About on SuperTechFans
B
Blog
月光博客
月光博客
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI

GitHub Enterprise Cloud - EU Status - Incident History

Status Page Migration EU - Investigating Copilot code completions degraded performance EU - Disruption with Copilot Cloud Agent and Copilot Code Review EU - Incident with Actions, Issues and Webhooks EU - Incident with Git Operations EU - Some data not showing in Elastic Search indexes EU - Incident with Pull Requests EU - Disruption with users unable to start Claude and Codex agent task from the web EU - Disruption with Copilot chat and Copilot Coding Agent EU - Problems with third-party Claude and Codex Agent sessions not being listed in the agents tab dashboard EU - Copilot Coding Agent failing to start some jobs EU - Incident with Pull Requests: High percentage of 500s EU - Teams Github Notifications App is down EU - Disruption with Copilot Coding Agent Sessions EU - Issues with Copilot Coding Agent EU - Some OpenAI models degraded in Copilot EU - Claude Opus 4.6 Fast not appearing for some Copilot users EU - Delays with Code Scanning and Billing EU - Disruption with some GitHub services EU - Disruption with some GitHub services EU - Disruption with some GitHub services EU - Disruption with some GitHub services EU - Disruption with some GitHub services EU - Disruption with some GitHub services EU - Disruption with some GitHub services EU - Disruption with some GitHub services EU - Copilot Code Review Failing
EU - Incident with Copilot and Actions
2022-08-01 · via GitHub Enterprise Cloud - EU Status - Incident History

On March 3, 2026, between 18:46 UTC and 20:09 UTC, GitHub experienced a period of degraded availability impacting GitHub.com, the GitHub API, GitHub Actions, Git operations, GitHub Copilot, and other dependent services. At the peak of the incident, GitHub.com request failures reached approximately 40%. During the same period, approximately 43% of GitHub API requests failed. Git operations over HTTP had an error rate of approximately 6%, while SSH was not impacted. GitHub Copilot requests had an error rate of approximately 21%. GitHub Actions experienced less than 1% impact.

This incident shared the same underlying cause as an incident in early February where we saw a large volume of writes to the user settings caching mechanism. While deploying a change to reduce the burden of these writes, a bug caused every user’s cache to expire, get recalculated, and get rewritten. The increased load caused replication delays that cascaded down to all affected services. We mitigated this issue by immediately rolling back the faulty deployment.

We understand these incidents disrupted the workflows of developers. While we have made substantial, long-term investments in how GitHub is built and operated to improve resilience, we acknowledge we have more work to do. Getting there requires deep architectural work that is already underway, as well as urgent, targeted improvements. We are taking the following immediate steps:

- We have added a killswitch and improved monitoring to the caching mechanism to ensure we are notified before there is user impact and can respond swiftly.
- We are moving the cache mechanism to a dedicated host, ensuring that any future issues will solely affect services that rely on it.

Posted Mar 03, 2026 - 20:09 UTC