litellm/ui
Yuneng Jiang 51ed234e36
fix(ui): disable retries on readiness/details + cover token forwarding
Two small follow-ups on the readiness/details migration:

- Set `retry: false` on the query. The payload feeds a passive
  navbar tag and a debug banner; a 401 from an expired token
  shouldn't fan out into three retries against the proxy.
- Add navbar specs that assert the `accessToken` prop is forwarded
  into the hook (matches the DebugWarningBanner spec). Without
  this, the navbar could silently regress to passing `undefined`
  and the existing tests wouldn't catch it.
2026-05-13 20:36:38 -07:00
..
litellm-dashboard fix(ui): disable retries on readiness/details + cover token forwarding 2026-05-13 20:36:38 -07:00