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 ·

Bridge teardown 'skip archive' path now also waits on a preflush hold and reports it

Bridge teardown's skip-archive path now also waits for pending uploads and reports timeouts

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

Bridge teardown's skip-archive path now also waits for pending uploads and reports timeouts

What

When a remote bridge session tears down and skips archiving, it now waits on a pending-uploads check if there are uploads still in flight, and logs a new failure reason, skip_archive_flush_timeout, if that wait doesn't finish in time. The teardown telemetry now also includes the fields hold_preflush_ms and hold_preflush_landed on this skip-archive path, which previously only recorded them on the full-archive path.

Why

This brings the skip-archive teardown path in line with the full-archive path, so timing and success information about the pre-teardown upload flush is captured consistently regardless of which teardown path runs.

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 doubtWhether this behavior is active for any given account depends on the tengu_bridge_repl_teardown gate, which is unread for this account, so…

See this entry in the whole of v2.1.268 →

Feedback