-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Access] Circuit breaker too restrictive #5010
[Access] Circuit breaker too restrictive #5010
Conversation
…tarheroua/flow-go into guitarheroua/4910-cb-too-restrictive
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #5010 +/- ##
==========================================
+ Coverage 56.25% 56.28% +0.03%
==========================================
Files 975 975
Lines 90860 90872 +12
==========================================
+ Hits 51113 51149 +36
+ Misses 35937 35913 -24
Partials 3810 3810
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any way to incorporate this into the existing tests?
…estrictive [Access] Circuit breaker too restrictive
…estrictive [Access] Circuit breaker too restrictive
…estrictive [Access] Circuit breaker too restrictive
#4910
Added error filtering for CB to bypass some gRPC errors.