grpc-java/xds
Eric Anderson 957079194a xds: Unconditionally apply backoff on ADS stream recreation
This would limit ADS stream creation to one per second, even if the
old stream was considered good as it received a response. This shouldn't
really ever trigger, and if it does 1 QPS is probably still too high.
But 1 QPS is _substantially_ better than a closed loop and there's very
few additional signals we could use to avoid resetting the backoff.

b/224833499
2022-03-29 16:36:33 -07:00
..
src xds: Unconditionally apply backoff on ADS stream recreation 2022-03-29 16:36:33 -07:00
third_party xds: migrate udpa proto to xds directory (#8686) 2021-11-11 10:07:14 -08:00
build.gradle all: fix various gradle build warnings 2022-01-18 10:18:16 -08:00