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

New telemetry event for queued-message delivery timing

New telemetry event tracks how long queued messages wait before being delivered

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

New telemetry event tracks how long queued messages wait before being delivered

What

Claude Code now records a queued_message_delivered telemetry event whenever queued commands or prompts are dispatched. It logs the delivery mode, how many commands and prompts were included, and how long the oldest item in the queue had been waiting.

Why

This gives insight into how queued messages and commands are actually delivered and how long they sit waiting, which helps identify delays in message handling.

See this entry in the whole of v2.1.274 →