{
  "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-24T15:00:31.760Z"
  },
  "data": {
    "id": "incident_statuspage_semaphore_fqrgq1rb833h",
    "slug": "semaphore-delays-when-checking-out-github-repos-via-ssh-2026-05-19",
    "title": "Delays when checking out GitHub repos via SSH",
    "summary": "Delays when checking out GitHub repos via SSH",
    "status": "resolved",
    "severity": "minor",
    "startedAt": "2026-05-19T10:00:48.688+00:00",
    "updatedAt": "2026-05-19T15:42:58.72+00:00",
    "resolvedAt": "2026-05-19T15:42:58.704+00:00",
    "provider": {
      "slug": "semaphore",
      "name": "Semaphore"
    },
    "affectedServices": [
      {
        "slug": "semaphore-platform",
        "name": "Semaphore platform"
      }
    ],
    "links": {
      "html": "/incidents/semaphore-delays-when-checking-out-github-repos-via-ssh-2026-05-19",
      "api": "/api/v1/incidents/semaphore-delays-when-checking-out-github-repos-via-ssh-2026-05-19",
      "providerHtml": "/providers/semaphore"
    },
    "impactSummary": "Semaphore reported a minor event for the affected tracked services.",
    "source": {
      "id": "source_semaphore_status",
      "kind": "official_api",
      "name": "Semaphore Status",
      "checkedAt": "2026-07-24T14:55:05.708+00:00",
      "officialUrl": "https://status.semaphore.io",
      "statusPageUrl": "https://status.semaphore.io"
    },
    "updates": [
      {
        "id": "update_statuspage_semaphore_fqrgq1rb833h_6d2729sy70hx",
        "status": "investigating",
        "body": "We are currently investigating this issue.",
        "createdAt": "2026-05-19T10:00:48.789+00:00"
      },
      {
        "id": "update_statuspage_semaphore_fqrgq1rb833h_jrpslx6rlkqz",
        "status": "investigating",
        "body": "We are continuing to investigate this issue.",
        "createdAt": "2026-05-19T10:38:41.911+00:00"
      },
      {
        "id": "update_statuspage_semaphore_fqrgq1rb833h_vxp7flgj2ddd",
        "status": "identified",
        "body": "We identified that the issue is slow communication between our jobs and GitHub. We are currently working with our upstream provider to to resolve this. For impacted jobs, please replace the normal checkout command with the following:\n\nretry --times 5 \"timeout 40 bash -lc 'source ~/.toolbox/toolbox; checkout'\"\n\nAnd afterwards, use cd <dir> to change the directory to the cloned repository (replace <dir> with your project).",
        "createdAt": "2026-05-19T11:18:34.934+00:00"
      },
      {
        "id": "update_statuspage_semaphore_fqrgq1rb833h_2jyz5wmbcgl8",
        "status": "monitoring",
        "body": "We are not currently seeing timeouts related to slow connections. Our team is continuing to monitor the situation to confirm that service has fully returned to normal.",
        "createdAt": "2026-05-19T15:10:01.227+00:00"
      },
      {
        "id": "update_statuspage_semaphore_fqrgq1rb833h_48052yg5qn31",
        "status": "resolved",
        "body": "This incident has been resolved.",
        "createdAt": "2026-05-19T15:42:58.704+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}