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

CCR event uploads gain hold/drain telemetry

Claude Code Remote (cloud runner) event uploads now report hold and drain metadata behind a new gate

TierNothing to try yethow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaTelemetrywhat it touches
KindIn Developmentin v2.1.267,
Group of 3 Nothing to try yet

Claude Code Remote (cloud runner) event uploads now report hold and drain metadata behind a new gate

What

  • A new uploadHoldMarker setting (gate tengu_ccr_upload_hold_marker, off by default) controls whether the upload-hold telemetry below is included at all.
  • When enabled, worker event uploads sent to /worker/events and /worker/internal-events attach an upload_hold object with details such as held, flush_reason, held_count, hold_age_ms, inflight_retry_count, hold_rule, and post_index.
  • The upload queue now tracks per-lane counters (posts, rows, max rows per post, failed posts, dropped rows, and more), and fires a new ccr_upload_drain telemetry event with lane, trigger, held events/time, posts, rows, failed posts, dropped rows, and drain duration whenever a batch finishes draining.

Why

This gives better visibility into how CCR (Claude Code Remote, the cloud runner) batches and delays event uploads, which helps diagnose upload backlogs or data loss, without changing behavior while the gate stays off.

Read from
Feature flag
tengu_ccr_upload_hold_marker Not enough to say

Nothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.

This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.267: off

Read once, for one account on one subscription tier, against v2.1.267. It isn't a statement about your account. What a flag value here can and cannot tell you

How sure we are
One source agreesOne thing we can check says the same as this entry.
The name it cites is new in this buildNew in this build: tengu_ccr_upload_hold_marker

See this entry in the whole of v2.1.267 →