Skip to content

AutoConfiguredLoadBalancerFactory throws in many cases #4614

@ejona86

Description

@ejona86

When LBs throw, we go into panic mode and the channel is permanently broken. Instead of throwing, AutoConfiguredLoadBalancerFactory could go into some failure mode where it fails RPCs, but still keeps the channel alive in case things improve.

However, some times there are throws scare me a lot, in that they are failing the channel due to invalid service config. Different logic is probably necessary there. Related discussion: starting at grpc/grpc#15896 (comment)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions