Skip to content

feat: support per-user rate limiting on REST endpoints - #41970

Open
ricardogarim wants to merge 4 commits into
developfrom
feat/rate-limiter-per-user
Open

feat: support per-user rate limiting on REST endpoints#41970
ricardogarim wants to merge 4 commits into
developfrom
feat/rate-limiter-per-user

chore: skip the rate limiter setting restore when setup failed

0900a79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 1s

69.47% (+0.02%) compared to e3b6f3d

View this Pull Request on Codecov

69.47% (+0.02%) compared to e3b6f3d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.47%. Comparing base (e3b6f3d) to head (0900a79).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41970      +/-   ##
===========================================
+ Coverage    69.44%   69.47%   +0.02%     
===========================================
  Files         4284     4285       +1     
  Lines       170240   170260      +20     
  Branches     30330    30347      +17     
===========================================
+ Hits        118221   118282      +61     
+ Misses       46818    46769      -49     
- Partials      5201     5209       +8     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.