otel-arrow icon indicating copy to clipboard operation
otel-arrow copied to clipboard

Backoff stream creation when DisableDowngrade is set

Open jmacd opened this issue 2 years ago • 0 comments

Describe the solution you'd like When the stream auth is failing, especially when DisableDowngrade is set, the stream creation will be retried very frequently. The logs are spammed with retries. It would be nice to slow this down using the gRPC retry settings.

jmacd avatar Jan 26 '23 21:01 jmacd