{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-07-24T10:20:18.746Z"
  },
  "data": {
    "id": "incident_statuspage_harness_cz41vr1n0ljk",
    "slug": "harness-pipeline-logging-streams-experiencing-degraded-delivery-to-console-2026-05-27",
    "title": "Pipeline logging streams experiencing degraded delivery to console.",
    "summary": "Pipeline logging streams experiencing degraded delivery to console.",
    "status": "resolved",
    "severity": "minor",
    "startedAt": "2026-05-27T14:20:18.09+00:00",
    "updatedAt": "2026-06-24T03:08:06.838+00:00",
    "resolvedAt": "2026-05-27T23:20:35.975+00:00",
    "provider": {
      "slug": "harness",
      "name": "Harness"
    },
    "affectedServices": [
      {
        "slug": "harness-platform",
        "name": "Platform & dashboards"
      }
    ],
    "links": {
      "html": "/incidents/harness-pipeline-logging-streams-experiencing-degraded-delivery-to-console-2026-05-27",
      "api": "/api/v1/incidents/harness-pipeline-logging-streams-experiencing-degraded-delivery-to-console-2026-05-27",
      "providerHtml": "/providers/harness"
    },
    "impactSummary": "Harness reported a minor event for the affected tracked services.",
    "source": {
      "id": "source_harness_status",
      "kind": "official_status_page",
      "name": "Harness Status",
      "checkedAt": "2026-07-23T12:00:00Z",
      "officialUrl": "https://status.harness.io",
      "statusPageUrl": "https://status.harness.io"
    },
    "updates": [
      {
        "id": "update_statuspage_harness_cz41vr1n0ljk_78z9m49ghqpc",
        "status": "investigating",
        "body": "We are currently investigating this issue.",
        "createdAt": "2026-05-27T14:20:18.174+00:00"
      },
      {
        "id": "update_statuspage_harness_cz41vr1n0ljk_6ks1qc2xzn3m",
        "status": "monitoring",
        "body": "A fix has been implemented and we are monitoring the results.",
        "createdAt": "2026-05-27T14:41:31.17+00:00"
      },
      {
        "id": "update_statuspage_harness_cz41vr1n0ljk_qp6b700v3cx9",
        "status": "resolved",
        "body": "This incident has been resolved.",
        "createdAt": "2026-05-27T23:20:35.975+00:00"
      },
      {
        "id": "update_statuspage_harness_cz41vr1n0ljk_18sslqt0tx6s",
        "status": "resolved",
        "body": "## Summary\n\nOn May 27, 2026, customers using Harness Pipelines on the legacy log-storage backend experienced intermittent failures and missing pipeline logs in the UI. **No log data was permanently lost**\n\n## Root cause\n\nThe root cause was CPU saturation of the log service's underlying cache infrastructure, triggered by an automation script from one enterprise customer that opened a large number of long-lived log-streaming connections without closing them.\n\n## Mitigation\n\n**Immediate actions taken during the incident:**\n\n‌\n\n1. **Rate limiting applied** Traffic from the automation generating the runaway connections was rate-limited at the network layer, reducing new connection creation and allowing the CPU to begin recovering.\n2. **Streaming connection timeout reduced:** The maximum lifetime for legacy streaming connections was reduced from 1 hour to 10 minutes across production environments, limiting how long any single connection can remain open and reducing the steady-state connection count.\n3. **Affected customer migrated to newer storage infra:** The enterprise customer most affected by the incident was migrated to the new log storage path infrastructure. Once migrated, their logs were immediately accessible, confirming that no log data had been lost. The cache CPU returned to normal levels \\(~90% sustained CPU dropped\\) following this migration.\n\n## Next Steps\n\nThe following actions are in progress or planned to prevent recurrence:\n\n* **Rate limiting applied** for the specific traffic pattern that triggered this incident. \\(Done\\)\n* **Streaming connection timeout reduced to 10 minutes** across primary production environments. \\(Done\\)\n* **Complete migration to new log storage infra :** The primary long-term fix is finishing the migration of all remaining accounts \n\n* **Enhance monitoring alerts:** A broader audit of all monitoring alert rules is underway to identify any other critical detection paths that may be silently disabled.\n* **Extend streaming connection timeout reduction globally:** The 10-minute maximum streaming connection lifetime is being rolled out to all remaining environments \\(including development and free-tier clusters\\) to ensure consistent protection.\n* **Per-account rate limiting on streaming connections:** We are adding an application-level cap on concurrent streaming connections per account. The initial implementation will be observe-only \\(logging warnings when thresholds are approached\\) to gather data on real-world usage before converting to hard enforcement.\n* **Improved error messaging:** When log operations fail due to underlying infrastructure issues \\(cache timeouts, I/O errors\\), the error surfaces to users and logs will be updated to accurately reflect the infrastructure cause, rather than showing a generic \"stream not found\" message that obscures the true reason for failure.",
        "createdAt": "2026-06-24T03:03:12.927+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}