RescueTime status history
Current state: operational — “All Systems Operational” per https://status.rescuetime.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
0incidents, last 30 days
0incidents, last 90 days
2incidents on record
Incidents on record (2)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-05-29 14:52 UTC | Disruption in user data processing | resolved | critical | 2 h 17 min |
| 2026-04-23 14:39 UTC | Degraded log processing | resolved | minor | 3 d 23 h |
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 RescueTime with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"rescuetime"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}