-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[release-20.0] Properly handle grpc dial errors in the throttler metric aggregation (#18073) #18229
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
Conversation
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
|
Hello @arthurschreiber, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace |
c550d71 to
95e7f09
Compare
…18073) Signed-off-by: Arthur Schreiber <[email protected]> Signed-off-by: Mohamed Hamza <[email protected]> Co-authored-by: Mohamed Hamza <[email protected]>
95e7f09 to
8e8773c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-20.0 #18229 +/- ##
================================================
+ Coverage 66.38% 66.42% +0.04%
================================================
Files 1543 1543
Lines 244886 244889 +3
================================================
+ Hits 162572 162674 +102
+ Misses 82314 82215 -99 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
This is a backport of #18073