Skip to main content

Errors & Auth

ActivePermanentSince 2026-05-04Replaces: Error Monitoring

Errors and auth lifecycle across all Playroll services. Multi-service ERROR / WARN counts, cpp event drill-down, auth state transitions, gate blocks, and per-user health status.

Widgets

  • Errors & Warnings by Service (hourly)
  • Top Error/Warn Events (cpp)
  • Error Rate by Version (cpp)
  • Errors per User (cpp)
  • Auth State Distribution (auth.state_change)
  • Auth Gate Blocks (hourly)
  • BUG #7: Backoff Integer Overflow
  • User Health Status (last 24h)

Known bugs surfaced

  • BUG #7 — Backoff overflow at fail_count = 31 (int32 overflow). P0.
  • BUG #8 — Sleep/standby suspends refresh timer while JWT exp keeps advancing. P0.

Source

Part of the EC-103 dashboard revamp.