open-consul/agent/grpc-internal
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 grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
resolver grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
services/subscribe [OSS] feat: access logs for listeners and listener filters (#15864) 2022-12-22 15:18:15 -05:00
client.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
client_test.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
handler.go grpc: `protoc` plugin for generating gRPC rate limit specifications (#15564) 2023-01-04 16:07:02 +00:00
handler_test.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
server_test.go Rate Limit Handler - ensure rate limiting is not in the code path when not configured (#15819) 2022-12-20 15:00:22 -07:00
stats_test.go Rate Limit Handler - ensure rate limiting is not in the code path when not configured (#15819) 2022-12-20 15:00:22 -07:00
tracker.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00