eb1c42e643
Fixes a bug where blocking queries that are retried don't have their blocking timeout reset, resulting in them running longer than expected.
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
```release-note:bug
|
|
client: Fixed a bug where clients that retry blocking queries would not reset the correct blocking duration
|
|
```
|