open-vault/changelog/16327.txt
Brian Kassouf d6bb62a0ab
Increase the allowed concurrent gRPC streams (#16327)
* Increase the allowed concurrent gRPC streams

* Add a env override for the max streams setting

* Add changelog

* go fmt

* fix builds on 32bit systems
2022-07-20 15:26:52 -04:00

4 lines
98 B
Plaintext

```release-note:bug
core: Increase the allowed concurrent gRPC streams over the cluster port.
```