System response flow

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.

Long

Long organization, action, and reference copy wraps without custom styling or truncation.

ViewportFull width
Rubytest/dummy/app/components/gallery/flows/system_status_page.rb
workspace_surface(size: :lg) do
  render_header
  render_status
  render_service_metrics if state == "degraded"
  render_context
end