open-consul/proto/pbsubscribe
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
..
subscribe.go Refactor client RPC timeouts (#14965) 2022-10-18 15:05:09 -04:00
subscribe.pb.binary.go proxycfg-glue: server-local implementation of `ServiceList` 2022-07-14 18:22:12 +01:00
subscribe.pb.go proxycfg-glue: server-local implementation of `ServiceList` 2022-07-14 18:22:12 +01:00
subscribe.proto proxycfg-glue: server-local implementation of `ServiceList` 2022-07-14 18:22:12 +01:00
subscribe_grpc.pb.go Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00