Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Post Incident Report: July 2, 2026 - Outage impacting web experience and pipelines starting

Дата публикации: 10-07-2026 19:03:49


Summary
On July 2, 2026, from 15:12 UTC to 16:44 UTC, some CircleCI customers experienced failures starting pipelines and difficulty accessing the CircleCI UI, including an inability to log in. Customers triggering pipelines via the API may also have had pipelines fail to run.
The incident originated from a combination of internal maintenance and customer-initiated project deletions running concurrently, which caused elevated load on a data service. The connection layer between our API and that data service was not configured to time out slow responses under the elevated load conditions seen during this incident. This eventually exhausted available threads and prevented the request routing layer from handling any other requests, resulting in customer-facing errors.
The affected services were scaled up and the internal maintenance job was canceled to reduce pressure, allowing all affected functionality to return to normal. Customers whose jobs failed during this window may rerun affected jobs. A small number of customers may still see workflows that appear to be running; this is actively being corrected and does not impact billing.
We thank you for your patience while our team worked on implementing a fix.
The original status page can be found here.
What Happened
(all times UTC)
At 13:30 on July 2, 2026, as part of normal platform maintenance, our engineering team began a data deletion job, divided into several hundred individual maintenance tasks. At 14:40, unrelated to our platform maintenance, a significant number of customer project deletion requests were received and began executing.
At 15:12, the combined load from the maintenance tasks and the customer-driven projection deletions caused an internal data service to slow down, and this began cascading into our API layer. Because connections between the API layer and the workflows data service were not configured to time out slow responses under elevated load conditions, the API-handling components became overwhelmed, went unresponsive, and began failing their health checks. This caused our request routing layer to lose available upstream requests, resulting in customers seeing errors when attempting to access the UI, to log in via GitHub or Bitbucket OAuth, or to start pipelines.
At 15:16, our monitoring systems alerted and engineers were paged. The team investigated and confirmed the source of the elevated load. At 15:30 Engineers began to scale up the affected services and cancelled a long-running maintenance task to drain the load. The team noted signs of that the system was recovering around 16:12 and adjusted the status to monitoring at 16:24.
At 16:44, the team confirmed that all customer-facing services had recovered to normal operating levels. Background load from the deletion job drained by approximately 17:00. Following the incident, we discovered a small number of workflows continued to inaccurately report that they were in a running state. This should be corrected within the next few days. In all cases, customers will only be billed for actual compute time used.
Future Prevention and Process Improvement
Our team is implementing the following improvements as a result of this incident:
After the incident was resolved we added timeout protections on connections between our API layer and internal data services, so that slow responses from a downstream service cannot exhaust API worker capacity.
We are actively investigating ways to enforce resource limits on background data tasks to prevent them from impacting customer-facing services.
We are improving observability and alerting on the affected data service so that resource pressure is detected earlier, before it reaches a level that impacts customers.
1 post - 1 participant
Read full topic

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Post Incident Report: July 20, 2026 - Errors with Github API Delaying Workflows010.9423-07-2026
2Post Incident Report: 2026-07-14 Bitbucket OAuth Change Causes Login Failures and Workflow Issues011.1714-07-2026
3Post Incident Report: 2026-07-13 Network Routing Issues Cause Intermittent macOS Job Failures011.116-07-2026
4Post Incident Report: June 23, 2026 - Delays starting Docker jobs010.3427-06-2026
5Security notice and deprecation: standalone circleci-mcp-server08.3220-07-2026
6[Product Update] Updated Pipelines page now live for all users06.0630-06-2026
7Our support portal is changing— here’s what to know06.7624-07-2026
8403 CloudFront Error While Accessing CircleCI Web UI0827-07-2026
9Workflow cancellation reliability improvements05.5903-07-2026
10Help debugging cancelled runners on main branch07.1720-07-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 11.86. Источник: discuss.circleci.com.