On May 14, 2026 , some customers running pipelines in the Prod4 production environment observed pipeline create and update requests that were slow or failed, and pipeline stages that did not start, produced no logs, and were eventually auto-aborted as “stuck”.
The issue was caused by an underlying compute node in our Prod4 cluster being recycled abruptly.
During the incident window (approximately 5:38 PM PDT on May 14 to 9:47 PM PDT on May 14, 2026):
There was no data loss. The majority of pipelines on Prod4 continued to execute successfully throughout the incident — the primary impact was that affected create/update requests slowed down or failed, and a subset of pipelines could not progress and had to be aborted and re-run after mitigation. Overall service availability was degraded during this window.
During the incident, an underlying compute node in our Prod4 cluster was recycled by the cloud provider without completing its normal graceful-drain process, so the supporting-service pods running on that node were terminated abruptly. As a result, in-flight requests from the backend service to those pods were left without a response.
Harness completed the following immediate mitigation steps:
These actions restored pipeline execution behavior and resolved the customer-facing impact.
To reduce the risk of recurrence and improve detection, the following actions are in various stages of being implemented: