Files
CLIProxyAPI/internal/auth/codex
Luis Pater 41fc5e1346 fix(auth): add bounded timeouts to Codex and Claude token refresh paths
- Introduce explicit per-refresh request timeouts in Codex and Claude OAuth token refresh logic.
- Ensure refresh flows use `context.WithTimeout` with `context.WithoutCancel` to avoid inheriting caller cancellation and avoid hanging refresh calls.
- Add a dedicated Claude TLS handshake timeout for utls transport creation via request context and enforce it by setting connection deadlines during handshake.

Closes: #4712
2026-08-03 01:29:43 +08:00
..
2025-09-25 10:32:48 +08:00
2025-09-25 10:32:48 +08:00
2025-09-25 10:32:48 +08:00
2025-09-25 10:32:48 +08:00
2025-09-25 10:32:48 +08:00
2025-09-25 10:32:48 +08:00