Skip to content

feat: allow subscriptions to be excluded from rate limiting - #3143

Open
alepane21 wants to merge 4 commits into
mainfrom
ale/router-227-router-add-option-to-exclude-rate-limiter-for-subscriptions
Open

feat: allow subscriptions to be excluded from rate limiting#3143
alepane21 wants to merge 4 commits into
mainfrom
ale/router-227-router-add-option-to-exclude-rate-limiter-for-subscriptions

Merge remote-tracking branch 'origin/ale/router-227-router-add-option…

cf52384
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

62.19% (target 30.00%)

View this Pull Request on Codecov

62.19% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.19%. Comparing base (64eaf60) to head (cf52384).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3143      +/-   ##
==========================================
- Coverage   62.37%   62.19%   -0.18%     
==========================================
  Files         262      262              
  Lines       31003    31005       +2     
==========================================
- Hits        19337    19285      -52     
- Misses      10158    10198      +40     
- Partials     1508     1522      +14     
Files with missing lines Coverage Δ
router/core/graphql_handler.go 62.86% <100.00%> (+0.18%) ⬆️
router/core/websocket.go 77.39% <100.00%> (-0.26%) ⬇️
router/pkg/config/config.go 83.00% <ø> (ø)

... and 12 files with indirect coverage changes

🚀 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.