15c7c03fa5
This is the OSS portion of enterprise PR 3822. Adds a custom gRPC balancer that replicates the router's server cycling behavior. Also enables automatic retries for RESOURCE_EXHAUSTED errors, which we now get for free.
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
```release-note:enhancement
|
|
grpc: client agents will switch server on error, and automatically retry on `RESOURCE_EXHAUSTED` responses
|
|
```
|