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>
4 lines
210 B
Plaintext
4 lines
210 B
Plaintext
```release-note:bugfix
|
|
rpc: Adds a deadline to client RPC calls, so that streams will no longer hang
|
|
indefinitely in unstable network conditions. [[GH-8504](https://github.com/hashicorp/consul/issues/8504)]
|
|
``` |