You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
jmacd
transferred this issue from open-telemetry/otel-arrow-collector
Nov 7, 2023
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.
The text was updated successfully, but these errors were encountered: