Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Agent proxy CA bootstrap now retries with budget instead of failing once

Agent proxy startup keeps retrying the CA bundle fetch with backoff instead of giving up on the first failure.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaAgent Proxywhat it touches
KindBug Fixesin v2.1.257,
You'll notice

Agent proxy startup keeps retrying the CA bundle fetch with backoff instead of giving up on the first failure.

Agent proxy startup (CCR relay) now fetches and merges the CA bundle through a budgeted, retryable helper, with a 5-second budget on the first attempt and 15 seconds on later attempts. A background retry loop keeps retrying with backoff until it succeeds, the generation changes, or shutdown occurs, instead of giving up after the first CA fetch failure.

See this entry in the whole of v2.1.257 →