good morning!!!!

Skip to content
Snippets Groups Projects
Commit 44c365c3 authored by Zhou Zhiyao's avatar Zhou Zhiyao Committed by Felix Lange
Browse files

rpc: reset writeConn when conn is closed on readErr (#20414)

This change makes the client attempt to reconnect when a write fails.
We already had reconnect support, but the reconnect would previously
happen on the next call after an error. Being more eager leads to a
smoother experience overall.
parent 7b68975a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment