mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 20:56:46 +00:00
Adds a timeout (deadline) to client RPC calls, so that streams will no longer hang indefinitely in unstable network conditions. Co-authored-by: kisunji <ckim@hashicorp.com>