open-consul/.changelog/15541.txt
Chris S. Kim d146a3d542
Use rpcHoldTimeout to calculate blocking timeout (#15541)
Adds buffer to clients so that servers have time to respond to blocking queries.
2022-11-24 10:13:02 -05:00

4 lines
111 B
Plaintext

```release-note:bug
agent: Fixed issue where blocking queries with short waits could timeout on the client
```