{
  "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:19:01.262Z"
  },
  "data": {
    "id": "incident_statuspage_harness_yt3w7qwywljh",
    "slug": "harness-fme-treatments-returning-default-values-2026-05-08",
    "title": "FME - Treatments Returning Default Values",
    "summary": "FME - Treatments Returning Default Values",
    "status": "resolved",
    "severity": "minor",
    "startedAt": "2026-05-08T17:08:44.694+00:00",
    "updatedAt": "2026-05-08T17:10:13.049+00:00",
    "resolvedAt": "2026-04-22T21:35:00+00:00",
    "provider": {
      "slug": "harness",
      "name": "Harness"
    },
    "affectedServices": [],
    "links": {
      "html": "/incidents/harness-fme-treatments-returning-default-values-2026-05-08",
      "api": "/api/v1/incidents/harness-fme-treatments-returning-default-values-2026-05-08",
      "providerHtml": "/providers/harness"
    },
    "impactSummary": "Harness reported a none 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_yt3w7qwywljh_yh4cmms2jrqr",
        "status": "resolved",
        "body": "On April 22, 2026,  couple of customers experienced feature flags returning default treatments due to invalid empty segment membership responses being cached and served to SDKs. The issue was isolated to couple of customers under specific high-concurrency conditions involving Large Segments.",
        "createdAt": "2026-05-08T17:08:44.751+00:00"
      },
      {
        "id": "update_statuspage_harness_yt3w7qwywljh_lzqy7fb5sd0k",
        "status": "resolved",
        "body": "## Summary\n\nOn April 22, 2026, a couple of customer environments experienced feature flags returning default treatments due to invalid empty segment membership responses being cached and served to SDKs. The issue was isolated to couple of customers under specific high-concurrency conditions involving Large Segments.\n\n## Impact\n\n* Feature flag evaluations returned default \\(fallback\\) values for affected keys\n* Limited to a single customer environment with ~5.5M keys; approximately 0.9% of keys were affected\n* No other customers or environments were impacted\n* The condition was triggered by a traffic spike associated with Large Segment updates\n\n‌\n\n## Root Cause\n\nUnder high-concurrency conditions triggered by Large Segment updates, an internal rate-limiting mechanism produced responses that were incorrectly interpreted by the data retrieval layer as valid empty results. These empty responses were then cached and served to SDKs, causing affected keys to evaluate with default treatments instead of their configured values.\n\nThe condition could not occur under normal traffic patterns and required a specific combination of Large Segment updates generating concurrent requests exceeding internal thresholds.\n\n## Remediation\n\n**Fix deployed:** Updated the data retrieval path to correctly identify and reject invalid responses from the rate-limiting mechanism, preventing empty data from being cached regardless of traffic conditions. The fix was validated under load testing that reproduced the original failure.\n\n## Action Items\n\n* **Recurring load testing in production:** Implementing periodic load tests in a controlled production environment that exhaust service capacity to replicate this class of failure. All keys in the controlled environment will be continuously validated, enabling early detection of data integrity degradation before it reaches customer environments.",
        "createdAt": "2026-05-08T17:09:01.44+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}