System status and errors
Caller-owned HTTP failures, maintenance, connectivity, rate limits, degradation, and pressure states.
Errors, availability, and recovery
HTTP failures, maintenance, connectivity, rate limits, degradation, and pressure states.
Complete screen
You appear to be offline
Reconnect to the internet, then retry without losing the values on this page.
Offline
Reconnect to the internet, then retry. Unsaved browser values remain on this page.
Request context
Keep this reference when contacting support or checking incident updates.
| Status | Offline |
|---|---|
| Reference | browser_offline |
| Recorded | July 13, 2026 at 11:08 UTC |
Viewport
Ruby
test/dummy/app/components/gallery/compositions/system_status_page.rbworkspace_surface(size: :lg) do
render_header
render_status
render_service_metrics if state == "degraded"
render_context
end