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.268 ·

CCR heartbeat can adopt a server-pushed event flush policy

CCR client can now adopt an event-flush policy pushed by the server in heartbeat responses

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaTelemetrywhat it touches
KindInternal Changesin v2.1.268,
Under the hood

CCR client can now adopt an event-flush policy pushed by the server in heartbeat responses

What

When the CCR client receives a response to its heartbeat, it now checks for an event_flush_policy field in the response data and, if present, calls a new takeUpFlushPolicy method to adopt it. This happens alongside the existing handling for refreshed authentication in heartbeat responses.

Why

This lets the server adjust how the client flushes events at runtime by pushing a policy through the regular heartbeat, rather than that behavior being fixed on the client side.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe finding does not say what CCR is or what effect changing the flush policy has in practice.

See this entry in the whole of v2.1.268 →

Feedback