Something went wrong. Try again.
sloproxy
Something went wrong. Try again.
fix(auth): add bounded timeouts to Codex and Claude token refresh paths master
- 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
Author Luis Pater Date (Aug 2, 2026, 5:29 PM UTC) Commit 41fc5e13 41fc5e134631789e98137245f576680c7fb9b322 Parent bcebbad6 bcebbad6878892a8408a56b90f6b2fef6da16f8f