Skip to content

fix(op-service): bump websocket read limit to 10MB to not fail when reading the Flashblocks websocket stream#19024

Merged
zhwrd merged 1 commit into
developfrom
hh/bump-ws-read-limit
Jan 30, 2026
Merged

fix(op-service): bump websocket read limit to 10MB to not fail when reading the Flashblocks websocket stream#19024
zhwrd merged 1 commit into
developfrom
hh/bump-ws-read-limit

bump WS read limit to 10MB

f833dca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/kona-unit succeeded Jan 30, 2026 in 1s

75.9% (-0.8%) compared to 888c93c

View this Pull Request on Codecov

75.9% (-0.8%) compared to 888c93c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.9%. Comparing base (888c93c) to head (f833dca).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #19024      +/-   ##
===========================================
- Coverage     76.7%    75.9%    -0.8%     
===========================================
  Files          571      188     -383     
  Lines        53777    10937   -42840     
===========================================
- Hits         41254     8308   -32946     
+ Misses       12377     2485    -9892     
+ Partials       146      144       -2     

see 391 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.