Sapling status history
Current state: operational — “All Systems Operational” per https://sapling.statuspage.io (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Sapling incidents last?
From 12 incidents with a vendor-posted start and resolve time. Longest on record: Chrome 144 breaking change for runtime.onMessage — 8.7 days (2026-01-16 23:24 UTC). Excluded, never estimated: 1 scheduled maintenance. 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 (13)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-11 00:39 UTC | Sporadic downtime in previous hour due to database migration | resolved | none | 0 min |
| 2026-07-12 19:15 UTC | DNS server update downtime | resolved | maintenance | 22 min |
| 2026-07-06 17:18 UTC | Website unexpected instance reboot | resolved | major | 6 min |
| 2026-06-15 01:47 UTC | /edits model downtime | resolved | major | 3 h 35 min |
| 2026-01-25 12:30 UTC | linkerd expired anchors led to cluster downtime | resolved | critical | 0 min |
| 2026-01-16 23:24 UTC | Chrome 144 breaking change for runtime.onMessage | resolved | major | 8 d 16 h |
| 2025-12-30 23:00 UTC | /edits and /spellcheck APIs team_id argument error | resolved | major | 0 min |
| 2025-11-26 11:00 UTC | AI detect downtime | resolved | major | 0 min |
| 2025-11-11 10:00 UTC | Downtime due to new AWS AMI upgrade | postmortem | critical | 0 min |
| 2025-11-07 23:24 UTC | AI detector pods overloaded | resolved | minor | 4 h 36 min |
| 2025-10-08 18:33 UTC | Spellcheck latency | resolved | minor | 14 min |
| 2025-10-07 17:15 UTC | Spellcheck API / service request failures | resolved | none | 0 min |
| 2025-09-27 15:45 UTC | High latency | resolved | major | 0 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 Sapling with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"sapling"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}