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

[Cherrypick] Improve STUN resolution error message #679

Merged

Conversation

MaximeBdrd
Copy link

@MaximeBdrd MaximeBdrd commented Apr 16, 2024

Cherrypick from master branch (we will keep using the v2 for some time)
Add network to resolve stun host error message

Description

Most error message in gatherCandidatesSrflx and gatherCandidatesSrflxUDPMux include the network in them but not the one when failing to Resolve the host.

Reference issue

Will help troubleshooting problems in the field

Add network to resolve stun host error message
Most error message in gatherCandidatesSrflx and
gatherCandidatesSrflxUDPMux include the network in
them but not the one when failing to Resolve the host.
@Sean-Der Sean-Der force-pushed the improve-stun-resolution-error-message-cherrypick branch from a36219e to a34c5d6 Compare August 14, 2024 19:02
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v2@62795f0). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff          @@
##             v2     #679   +/-   ##
=====================================
  Coverage      ?   79.49%           
=====================================
  Files         ?       42           
  Lines         ?     3667           
  Branches      ?        0           
=====================================
  Hits          ?     2915           
  Misses        ?      538           
  Partials      ?      214           
Flag Coverage Δ
go 79.49% <100.00%> (?)
wasm 23.45% <0.00%> (?)

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.

@Sean-Der Sean-Der merged commit e3fb72f into pion:v2 Aug 15, 2024
9 of 11 checks passed
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