open-consul/internal
Chris S. Kim e4c20ec190
Refactor client RPC timeouts (#14965)
Fix an issue where rpc_hold_timeout was being used as the timeout for non-blocking queries. Users should be able to tune read timeouts without fiddling with rpc_hold_timeout. A new configuration `rpc_read_timeout` is created.

Refactor some implementation from the original PR 11500 to remove the misleading linkage between RPCInfo's timeout (used to retry in case of certain modes of failures) and the client RPC timeouts.
2022-10-18 15:05:09 -04:00
..
go-sso testing: remove unnecessary calls to freeport 2021-11-29 12:19:43 -05:00
testing/golden
tools/proto-gen-rpc-glue Refactor client RPC timeouts (#14965) 2022-10-18 15:05:09 -04:00