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

Accept 429 response codes as an indication of the secondary rate limit being exceeded #1895

Merged
merged 8 commits into from
Aug 18, 2024

Merge branch 'main' into accept-429

caa5167
Select commit
Loading
Failed to load commit list.
Merged

Accept 429 response codes as an indication of the secondary rate limit being exceeded #1895

Merge branch 'main' into accept-429
caa5167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2024 in 1s

81.36% (+0.03%) compared to 7db2ec0

View this Pull Request on Codecov

81.36% (+0.03%) compared to 7db2ec0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.36%. Comparing base (7db2ec0) to head (caa5167).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1895      +/-   ##
============================================
+ Coverage     81.32%   81.36%   +0.03%     
- Complexity     2458     2463       +5     
============================================
  Files           239      239              
  Lines          7464     7469       +5     
  Branches        400      401       +1     
============================================
+ Hits           6070     6077       +7     
+ Misses         1147     1146       -1     
+ Partials        247      246       -1     

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