Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.259 ·

Remote settings 304 mismatch now surfaces as an error

A 304 response to a non-conditional remote settings request now raises an explicit error instead of quietly using the cache.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindBug Fixesin v2.1.259,
You'll notice

A 304 response to a non-conditional remote settings request now raises an explicit error instead of quietly using the cache.

If the server responds with HTTP 304 Not Modified to a request that was not conditional (no cached ETag was sent), this now surfaces as an explicit error, "Unexpected 304 Not Modified", with skipRetry set, instead of silently falling back to cached remote settings.

See this entry in the whole of v2.1.259 →

Feedback