open-consul/agent/grpc-internal/balancer
Dan Upton 15c7c03fa5
grpc: switch servers and retry on error (#15892)
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
..
balancer.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
balancer_test.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00