Skip to content

chore: fix relay client burst limit#2461

Open
cosmoknightt wants to merge 1 commit intoLayr-Labs:masterfrom
cosmoknightt:burstLimit
Open

chore: fix relay client burst limit#2461
cosmoknightt wants to merge 1 commit intoLayr-Labs:masterfrom
cosmoknightt:burstLimit

Conversation

@cosmoknightt
Copy link
Contributor

The docs claimed the client burst limit defaults to 2MiB, but the actual flag value has been 400MiB since day one. That's a 200x difference which is pretty misleading if you're trying to figure out how much burst capacity clients actually get.

Also fixed the bandwidth per second doc (was 2MiB/s, actually 40MiB/s).

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.44%. Comparing base (8a5e929) to head (de9e622).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2461      +/-   ##
==========================================
- Coverage   39.46%   39.44%   -0.02%     
==========================================
  Files         550      550              
  Lines       51083    51083              
==========================================
- Hits        20160    20150      -10     
- Misses      28382    28387       +5     
- Partials     2541     2546       +5     
Flag Coverage Δ
litt-tests 32.99% <ø> (ø)
unit-tests 40.29% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant