Rollbar status history
Current state: operational — “All Systems Operational” per http://status.rollbar.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Rollbar incidents last?
From 12 incidents with a vendor-posted start and resolve time. Longest on record: Currently experiencing LOGIN issues — 12.1 h (2026-05-18 20:50 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 (14)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-16 09:45 UTC | Increased occurrence processing pipeline latency | resolved | minor | 26 min |
| 2026-09-01 15:39 UTC | Widespread incident impacting multiple parts of our platform caused by an incident within our cloud provider | resolved | minor | 1 h 13 min |
| 2026-06-25 15:15 UTC | Increased occurrence processing pipeline latency | resolved | minor | 29 min |
| 2026-05-18 20:50 UTC | Currently experiencing LOGIN issues | resolved | major | 12 h 08 min |
| 2026-05-09 19:35 UTC | Item Processing impact for RUBY and PHY SDKs | resolved | none | — |
| 2026-04-20 17:51 UTC | Increased occurrence processing pipeline latency | resolved | minor | 2 h 31 min |
| 2026-04-08 03:59 UTC | Increased processing pipeline latency | resolved | minor | — |
| 2026-03-06 15:59 UTC | Web app errors, primarily on Item Detail | resolved | major | 57 min |
| 2026-01-27 09:20 UTC | Web application page loading issues | resolved | minor | 1 h 36 min |
| 2025-11-20 16:16 UTC | Database Maintenance | resolved | minor | 9 h 43 min |
| 2025-11-18 11:51 UTC | Web application page loading issues | resolved | minor | 3 h 27 min |
| 2025-10-20 18:36 UTC | Increased occurrence processing pipeline latency | resolved | critical | 8 h 06 min |
| 2025-10-20 07:36 UTC | Service Disruption Across Infrastructure | resolved | critical | 3 h 43 min |
| 2025-09-03 16:53 UTC | Elevated API error rate | resolved | minor | 4 h 10 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 Rollbar with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"rollbar"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}