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
example.cloudbreak.index.toml:41 - max-grpc-errors = 1 causes production indexers to die after the first gRPC hiccup. Every new operator copies this file.
example.cloudbreak.index.toml:41 - max-grpc-errors = 1 causes production indexers to die after the first gRPC hiccup. Every new operator copies this file.
Fix could be to change to 10 and add a comment.