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

推荐订阅源

腾讯CDC
aimingoo的专栏
aimingoo的专栏
S
SegmentFault 最新的问题
A
About on SuperTechFans
Engineering at Meta
Engineering at Meta
宝玉的分享
宝玉的分享
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 叶小钗
WordPress大学
WordPress大学
N
Netflix TechBlog - Medium
MyScale Blog
MyScale Blog
Stack Overflow Blog
Stack Overflow Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 聂微东
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
T
Tailwind CSS Blog
Recent Announcements
Recent Announcements
Jina AI
Jina AI
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks

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