Skip to content

fix: propagate dispatcher options to base class - #5687

Open
mcollina wants to merge 1 commit into
mainfrom
fix/dispatcher-websocket-options
Open

fix: propagate dispatcher options to base class#5687
mcollina wants to merge 1 commit into
mainfrom
fix/dispatcher-websocket-options

Conversation

@mcollina

Copy link
Copy Markdown
Member

Pass dispatcher options to DispatcherBase in proxy and pool wrappers so their configured WebSocket limits are exposed to the WebSocket parser instead of being replaced by the defaults.

Add regression coverage for BalancedPool, RoundRobinPool, ProxyAgent, EnvHttpProxyAgent, and Socks5ProxyAgent.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@codecov-commenter

codecov-commenter commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.45%. Comparing base (692c02b) to head (a145c3e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5687      +/-   ##
==========================================
- Coverage   93.46%   93.45%   -0.02%     
==========================================
  Files         110      110              
  Lines       38777    38777              
==========================================
- Hits        36244    36238       -6     
- Misses       2533     2539       +6     

☔ View full report in Codecov by Harness.
📢 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.

2 participants