System response flow
Caller-owned HTTP failures, maintenance, connectivity, rate limits, degradation, and pressure states.
HTTP failures, maintenance, connectivity, rate limits, degradation, and pressure states.
Long organization, action, and reference copy wraps without custom styling or truncation.
Long organization, action, and reference copy wraps without custom styling or truncation.
HTTP responses, incident references, retry policy, and support routes remain application-owned.
| Detail | Value |
|---|---|
| Status | 500 |
| Reference | server_error_international_operations_2048 |
| Recorded | July 13, 2026 at 11:08 UTC |
test/dummy/app/components/gallery/flows/system_status_page.rbworkspace_surface(size: :lg) do
render_header
render_status
render_service_metrics if state == "degraded"
render_context
end