mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
c48120d005
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>