mirror of
https://github.com/openai/codex.git
synced 2026-09-01 14:39:21 +00:00
## Why Refreshing a Noise rendezvous bundle after an unauthorized handshake inherited the initial registry lookup's retry count. If that lookup had exhausted its retries, a transient registry error during the refresh failed immediately. ## What changed Reset the registry retry count along with the operation deadline before requesting a replacement bundle after a `401` handshake response. ## Testing Extend the initial Noise connection test to exhaust the first lookup's retry budget, receive a `401`, then verify that an offline replacement lookup is retried and connects successfully. GitOrigin-RevId: bcfad50ea32d69855f1c2c4c461022b3ecbbd941