Clerk status history
Current state: operational — “All Systems Operational” per https://status.clerk.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Clerk incidents last?
From 24 incidents with a vendor-posted start and resolve time. Longest on record: Intermittent Issues with Development Services — 6.9 h (2026-04-25 08:00 UTC). Excluded, never estimated: 2 resolved before started (vendor data error). Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (26)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-04 10:06 UTC | Delayed email delivery to Microsoft (Outlook / Microsoft 365) recipients | resolved | minor | 4 h 34 min |
| 2026-09-01 15:48 UTC | GCP incident in us-central1-b | resolved | minor | 3 h 25 min |
| 2026-08-31 13:55 UTC | Elevated API latency | resolved | minor | 1 h 44 min |
| 2026-08-04 23:03 UTC | Increased API latency and errors | resolved | minor | 36 min |
| 2026-08-01 10:00 UTC | Increased error rate | resolved | minor | 4 min |
| 2026-07-31 12:23 UTC | Elevated error rate in domain provisioning | resolved | minor | 36 min |
| 2026-07-16 13:04 UTC | Elevated API Errors | resolved | minor | 56 min |
| 2026-07-16 07:56 UTC | Increased latency on our APIs | resolved | minor | 1 min |
| 2026-07-12 22:05 UTC | Elevated errors while configuring domains | resolved | major | 3 h 31 min |
| 2026-07-09 20:38 UTC | Elevated errors in Account Portal | resolved | minor | 5 min |
| 2026-07-01 17:12 UTC | Delay in webhook delivery | resolved | minor | 14 min |
| 2026-06-18 20:21 UTC | SVGs are not loading properly | resolved | minor | 2 min |
| 2026-06-18 15:43 UTC | Dashboard analytics not loading properly | resolved | minor | 34 min |
| 2026-06-15 15:44 UTC | Elevated errors on Platform-API | resolved | minor | — |
| 2026-06-12 14:48 UTC | Elevated errors or delays for Clerk application going live | resolved | minor | 40 min |
| 2026-06-09 21:56 UTC | Analytics API I/O timeouts | resolved | major | 40 min |
| 2026-05-28 19:16 UTC | Elevated Errors in APIs | resolved | minor | 1 h 16 min |
| 2026-05-26 21:19 UTC | Elevated 500 rates on API responses | resolved | major | 1 h 07 min |
| 2026-05-22 15:48 UTC | Issue with Provisioning Domains | resolved | minor | 5 h 55 min |
| 2026-05-14 20:37 UTC | SCIM services are facing intermittent errors | resolved | minor | 28 min |
| 2026-05-11 15:00 UTC | Account Portal not Redirecting | resolved | major | 2 h 18 min |
| 2026-05-08 11:02 UTC | Sign-in Clerk components unavailable for some domains | resolved | minor | 3 h 38 min |
| 2026-05-08 01:39 UTC | Dashboard down | resolved | critical | 37 min |
| 2026-04-27 18:43 UTC | Increased error rate | resolved | minor | 2 h 35 min |
| 2026-04-26 07:39 UTC | /handshake endpoint failures | resolved | minor | — |
| 2026-04-25 08:00 UTC | Intermittent Issues with Development Services | resolved | major | 6 h 52 min |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch Clerk with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"clerk"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}