Linear status history
Current state: operational — “All Systems Operational” per https://linearstatus.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Linear incidents last?
From 24 incidents with a vendor-posted start and resolve time. Longest on record: Codex integration sessions failing to start — 4.6 days (2026-08-10 03:54 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-05 15:17 UTC | Degraded performance in US region workspaces | resolved | minor | 55 min |
| 2026-09-01 10:27 UTC | Increased failures and latency for Android push notifications | resolved | minor | 1 h 56 min |
| 2026-08-19 15:26 UTC | Delayed actions for Linear agent and loops automations | resolved | minor | 15 min |
| 2026-08-12 16:01 UTC | Documentation site failing to load | resolved | none | 1 min |
| 2026-08-10 03:54 UTC | Codex integration sessions failing to start | resolved | none | 4 d 14 h |
| 2026-07-16 16:47 UTC | Some customers are seeing issues with Linear loading | resolved | major | 1 h 32 min |
| 2026-06-30 20:12 UTC | App not loading for some users in India | resolved | major | 1 h 31 min |
| 2026-06-22 15:27 UTC | Some customers experiencing issues with Linear loading and syncing | resolved | major | 2 h 48 min |
| 2026-06-22 10:27 UTC | EU sync delays for some workspaces | resolved | minor | 33 min |
| 2026-06-17 22:52 UTC | Increased latency while using Linear | resolved | minor | 24 min |
| 2026-06-17 17:05 UTC | Some users may experience errors loading code diffs | resolved | minor | 2 h 58 min |
| 2026-06-16 15:05 UTC | Some customers seeing delays | resolved | minor | 6 h 49 min |
| 2026-06-15 10:58 UTC | Problems with right-clicking or opening context menus on issues | resolved | minor | 5 min |
| 2026-06-09 17:08 UTC | Partial Linear outage | resolved | minor | 40 min |
| 2026-06-04 12:49 UTC | In-App Contact Form experiencing issues | resolved | minor | 2 h 20 min |
| 2026-06-03 14:07 UTC | Linear Agent code intelligence tools failing to run | resolved | minor | 11 min |
| 2026-05-31 18:49 UTC | Delays affecting event processing in our US region | resolved | none | 1 h 14 min |
| 2026-05-28 14:25 UTC | Linear not loading for some users | resolved | critical | 56 min |
| 2026-05-28 13:45 UTC | Asks Email Intake failing | resolved | critical | 31 min |
| 2026-05-25 13:27 UTC | Resolved - Delayed background processing for some users in EU region | resolved | none | — |
| 2026-05-22 08:34 UTC | Resolved: Degraded search quality for some US workspaces | resolved | none | — |
| 2026-05-19 04:02 UTC | Investigating delays in background processing | resolved | minor | 54 min |
| 2026-05-18 21:43 UTC | Errors affecting workspaces using cycles | resolved | minor | 14 min |
| 2026-05-14 14:51 UTC | Degraded Slack integration performance | resolved | major | 1 h 06 min |
| 2026-05-12 15:23 UTC | Elevated latency affecting updates in Linear | resolved | minor | 30 min |
| 2026-04-22 13:13 UTC | Linear agent intermittently unresponsive in Slack | resolved | minor | 13 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 Linear with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"linear"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}