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

推荐订阅源

人人都是产品经理
人人都是产品经理
博客园_首页
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
小众软件
小众软件
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Recent Announcements
Recent Announcements
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog

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