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.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
Why server_unavailable_timeout specifically was removed from the list is not stated.