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

server: use ResourceExhausted for the rate limit error #8853

Merged
merged 4 commits into from
Nov 26, 2024

Merge branch 'master' into err

3bcbfde
Select commit
Loading
Failed to load commit list.
Merged

server: use ResourceExhausted for the rate limit error #8853

Merge branch 'master' into err
3bcbfde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 1s

75.77% (+0.03%) compared to 21a04cb

View this Pull Request on Codecov

75.77% (+0.03%) compared to 21a04cb

Details

Codecov Report

Attention: Patch coverage is 2.56410% with 38 lines in your changes missing coverage. Please review.

Project coverage is 75.77%. Comparing base (21a04cb) to head (3bcbfde).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8853      +/-   ##
==========================================
+ Coverage   75.74%   75.77%   +0.03%     
==========================================
  Files         460      460              
  Lines       70693    70637      -56     
==========================================
- Hits        53547    53527      -20     
+ Misses      13761    13716      -45     
- Partials     3385     3394       +9