open-consul/proto/pbcommon
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
..
common.gen.go assorted changes required to remove gogo 2022-03-25 09:55:36 -04:00
common.go Refactor client RPC timeouts (#14965) 2022-10-18 15:05:09 -04:00
common.pb.binary.go sync changes to oss files made in enterprise (#10670) 2021-07-22 13:58:08 -05:00
common.pb.go proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
common.proto proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
common_oss.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00