HttpClient β 401 Auto Refresh + Request Deduplication + Exponential Backoff Retry
The admin panel's HttpClient wraps Axios with declarative features: single-flight token refresh, request deduplication (GET + non-GET), exponential backoff retry (max 3), business code validation, and Sentry tracing β all in one 519-line class.