{
  "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, Teams, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-08-05T01:26:37.416Z"
  },
  "data": {
    "id": "incident_statuspage_cloudflare_238b69fw6l55",
    "slug": "cloudflare-cloudflare-workers-runtime-api-issues-2026-08-03",
    "title": "Cloudflare Workers Runtime API issues",
    "summary": "Cloudflare Workers Runtime API issues",
    "status": "resolved",
    "severity": "minor",
    "startedAt": "2026-08-03T15:13:33.247+00:00",
    "updatedAt": "2026-08-04T07:12:40.817+00:00",
    "resolvedAt": "2026-08-04T07:12:40.794+00:00",
    "provider": {
      "slug": "cloudflare",
      "name": "Cloudflare"
    },
    "affectedServices": [
      {
        "slug": "cloudflare-workers",
        "name": "Workers"
      }
    ],
    "links": {
      "html": "/incidents/cloudflare-cloudflare-workers-runtime-api-issues-2026-08-03",
      "api": "/api/v1/incidents/cloudflare-cloudflare-workers-runtime-api-issues-2026-08-03",
      "providerHtml": "/providers/cloudflare"
    },
    "impactSummary": "Cloudflare reported a minor event for the affected tracked services.",
    "source": {
      "id": "source_cloudflare_status",
      "kind": "official_api",
      "name": "Cloudflare Status",
      "checkedAt": "2026-08-05T01:20:24.512+00:00",
      "officialUrl": "https://www.cloudflarestatus.com",
      "statusPageUrl": "https://www.cloudflarestatus.com"
    },
    "updates": [
      {
        "id": "update_statuspage_cloudflare_238b69fw6l55_vqpn00kjklqy",
        "status": "investigating",
        "body": "Cloudflare is aware of an issue with the latest Workers Runtime API release that exposes native Temporal with clock stuck at epoch 0.  Updates to follow.",
        "createdAt": "2026-08-03T15:13:33.343+00:00"
      },
      {
        "id": "update_statuspage_cloudflare_238b69fw6l55_f1gqphz940b2",
        "status": "identified",
        "body": "Workers runtime: Temporal global exposed with an incorrect clock\n\nSince 2026-07-30, the Workers runtime has exposed a global Temporal object that was not intended to be available. Its clock is wrong: Temporal.Now reports 1970-01-01 rather than the current time. Date and Date.now() are unaffected and report the correct time.\n\nThis can affect Workers that install a Temporal polyfill only when no native Temporal is detected. On those Workers, the polyfill stopped being installed and time-dependent logic began computing against 1970 — for example, tokens minted with an issue time of 0 and an expiry in 1970, incorrect TTLs, or incorrect date arithmetic. No error is raised when this happens.",
        "createdAt": "2026-08-03T15:21:54.175+00:00"
      },
      {
        "id": "update_statuspage_cloudflare_238b69fw6l55_wb0g4x9hwb1f",
        "status": "monitoring",
        "body": "A fix has been implemented and we are monitoring the results.",
        "createdAt": "2026-08-04T07:00:12.123+00:00"
      },
      {
        "id": "update_statuspage_cloudflare_238b69fw6l55_s0tzyvk9qq3w",
        "status": "resolved",
        "body": "This incident has been resolved.",
        "createdAt": "2026-08-04T07:12:40.794+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}