Commit Graph

7 Commits (53cdda8d17dcdebad7385e2c0c521822fe522f3b)

Author SHA1 Message Date
Ronald b64674623e
Copyright headers for missing files/folders (#16708)
2 years ago
FFMMM 78264a8030
Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311)
3 years ago
Dhia Ayachi f785c5b332
RPC Timeout/Retries account for blocking requests (#8978)
4 years ago
Pierre Cauchois f85fec6365 use errors.As() for wrapped ServerError
4 years ago
Pierre Cauchois 352cf930fc ServerError type check before EOF string comparison
4 years ago
Pierre Cauchois 012f31fc2d Use errors.Is() in IsErrEOF()
4 years ago
James Phillips bb12368eac Makes RPC handling more robust when rolling servers. (#3561)
7 years ago