Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MaxBindingRequests to SettingEngine #2660

Closed
wants to merge 0 commits into from

Conversation

daweifeng
Copy link
Contributor

Description

This PR adds an option MaxBindingRequests to SettingEngine, allowing users to config the maximum amount of ice binding requests. The current MaxBindingRequests in ICE Agent is using the default value 7.

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca0b939) 76.39% compared to head (c198f5b) 64.54%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2660       +/-   ##
===========================================
- Coverage   76.39%   64.54%   -11.86%     
===========================================
  Files          87       64       -23     
  Lines        9905     3689     -6216     
===========================================
- Hits         7567     2381     -5186     
+ Misses       1867     1180      -687     
+ Partials      471      128      -343     
Flag Coverage Δ
go ?
wasm 64.54% <ø> (ø)

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.

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

Successfully merging this pull request may close these issues.

2 participants