2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-15 07:07:18 +00:00
Dan Upton d53ce39c32
grpc: switch servers and retry on error ()
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.
2023-01-05 10:21:27 +00:00
..