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 ·

'server_unavailable_timeout' removed from timeout-suffix list

server_unavailable_timeout no longer gets a '(timed out)' suffix on its error message

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

server_unavailable_timeout no longer gets a '(timed out)' suffix on its error message

What

A helper that appends " (timed out)" to certain error messages used to do so for server_unavailable_timeout along with wall_clock_timeout, connection_timeout, and server_call_unavailable_timeout. It no longer includes server_unavailable_timeout in that list; the other three still get the suffix.

Why

This changes the wording of error messages shown for that specific timeout case, though the finding does not say why it was singled out.

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 doubtWhy server_unavailable_timeout specifically was removed from the list is not stated.

See this entry in the whole of v2.1.267 →