richardopenai
2151d3a5b7
Reset registry retries when refreshing Noise bundles ( #39852 )
...
## 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
2026-08-21 03:47:37 +00:00
..
2026-08-20 20:44:31 +00:00
2026-08-21 03:31:56 +00:00
2026-08-18 23:05:52 +00:00
2026-08-20 19:19:41 +00:00
2026-08-17 04:01:37 +00:00
2026-08-16 06:48:59 +00:00
2026-08-20 08:10:08 +00:00
2026-08-20 08:10:08 +00:00
2026-08-20 19:28:32 +00:00
2026-08-11 03:39:02 +00:00
2026-08-14 05:03:39 +00:00
2026-08-17 22:37:14 +00:00
2026-08-20 18:41:50 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 19:35:22 +00:00
2026-08-14 20:42:35 +00:00
2026-08-15 21:26:28 +00:00
2026-08-14 22:40:19 +00:00
2026-08-20 12:02:42 +00:00
2026-08-20 22:59:37 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 23:13:37 +00:00
2026-08-20 17:49:35 +00:00
2026-08-20 20:08:11 +00:00
2026-08-07 00:23:38 +00:00
2026-08-21 03:47:37 +00:00
2026-08-20 07:11:46 +00:00
2026-08-20 17:16:52 +00:00
2026-08-07 11:30:17 +00:00
2026-08-13 00:00:16 +00:00
2026-08-20 08:28:35 +00:00
2026-08-21 03:47:37 +00:00
2026-08-20 17:39:06 +00:00
2026-08-17 04:37:50 +00:00
2026-08-21 01:51:48 +00:00
2026-08-20 08:24:18 +00:00
2026-08-21 01:51:48 +00:00
2026-08-18 21:46:18 +00:00
2026-08-20 17:16:52 +00:00
2026-08-20 08:10:08 +00:00
2026-08-18 12:37:41 +00:00
2026-08-18 23:23:23 +00:00
2026-08-17 00:09:44 +00:00
2026-08-10 22:12:14 +00:00
2026-08-20 06:57:00 +00:00
2026-08-20 07:33:27 +00:00
2026-08-20 17:46:05 +00:00
2026-08-20 19:19:41 +00:00
2026-08-21 00:53:52 +00:00
2026-08-19 04:46:58 +00:00
2026-08-20 18:29:35 +00:00
2026-08-18 21:30:45 +00:00
2026-08-20 19:09:04 +00:00
2026-08-10 14:25:13 +00:00
2026-08-20 07:03:02 +00:00
2026-08-20 23:26:59 +00:00
2026-08-15 01:34:33 +00:00
2026-08-20 20:53:17 +00:00
2026-08-18 23:05:52 +00:00
2026-08-20 23:18:55 +00:00
2026-08-10 15:43:10 +00:00
2026-08-20 17:39:06 +00:00
2026-08-08 16:58:26 +00:00
2026-08-20 06:10:03 +00:00
2026-08-20 05:16:59 +00:00
2026-08-20 18:29:35 +00:00
2026-08-20 21:50:51 +00:00
2026-08-20 19:09:04 +00:00
2026-08-20 20:08:11 +00:00
2026-08-20 19:19:41 +00:00
2026-08-20 14:55:08 +00:00
2026-08-20 07:42:18 +00:00
2026-08-15 14:31:04 +00:00
2026-08-21 01:24:52 +00:00
2026-08-21 01:24:52 +00:00
2026-08-18 22:00:25 +00:00