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

grpc: set MaxConcurrentStreams to avoid sudden traffic spikes that lead to PD OOM #8977

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

set MaxConcurrentStreams

f9a16f4
Select commit
Loading
Failed to load commit list.
Open

grpc: set MaxConcurrentStreams to avoid sudden traffic spikes that lead to PD OOM #8977

set MaxConcurrentStreams
f9a16f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

76.30% (-0.02%) compared to 41919ad

View this Pull Request on Codecov

76.30% (-0.02%) compared to 41919ad

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.30%. Comparing base (41919ad) to head (f9a16f4).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8977      +/-   ##
==========================================
- Coverage   76.31%   76.30%   -0.02%     
==========================================
  Files         465      465              
  Lines       70547    70553       +6     
==========================================
- Hits        53839    53834       -5     
- Misses      13361    13370       +9     
- Partials     3347     3349       +2