Status page
maintenanceresolved· resolved May 19, 2026

Status page launch — incident history + RSS

Going forward, every customer-impacting incident or scheduled maintenance window gets a public entry here with timeline, root cause, and resolution notes.

Affected: status page

The /status page is now live with:

  • Component-level health (API gateway, dashboard, marketing/docs)
  • Public incident history (this page) going back 90 days on the index, full archive at /status/incidents/rss.xml
  • Scheduled-maintenance windows listed separately from incidents
  • RSS subscribe so you can wire status notifications into your own oncall channels

The live probes themselves run on a self-hosted Uptime Kuma instance — 30–120s intervals, five external HTTP checks plus internal Postgres/Redis liveness. When something fires, an oncall engineer reviews and publishes an entry on this page; we'd rather post a one-line "looking into it" within minutes than wait for the full RCA.

If you want to be notified the moment something is posted, subscribe to the RSS feed and point a feed reader, a Slack RSS app, or a webhook bridge at it.