Skip to content
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

Add warn logs for remote backpressure rejection #13218

Merged
merged 1 commit into from
Apr 16, 2024

Add warn logs for remote backpressure rejection

eb84318
Select commit
Loading
Failed to load commit list.
Merged

Add warn logs for remote backpressure rejection #13218

Add warn logs for remote backpressure rejection
eb84318
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 1s

71.29% (target 70.00%)

View this Pull Request on Codecov

71.29% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.29%. Comparing base (b15cb0c) to head (eb84318).
Report is 172 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13218      +/-   ##
============================================
- Coverage     71.42%   71.29%   -0.13%     
- Complexity    59978    60500     +522     
============================================
  Files          4985     5040      +55     
  Lines        282275   285391    +3116     
  Branches      40946    41331     +385     
============================================
+ Hits         201603   203467    +1864     
- Misses        63999    65126    +1127     
- Partials      16673    16798     +125     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.