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

Improve VPN underlying error detail #2736

Conversation

diegoreymendez
Copy link
Contributor

@diegoreymendez diegoreymendez commented May 2, 2024

Task/Issue URL: https://app.asana.com/0/0/1207221937455192/f

Description

Improves VPN underlying error detail for NetworkProtectionClientError and WireGuardError.

Testing

  1. Disable dryMode for the packet tunnel provider.
  2. In PacketTunnelProvider right after the tunnel starts throw any NetworkProtectionClientError or WireGuardError with underlying error information.
  3. Check in Kibana after a bit that you see the pixel data.

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@diegoreymendez diegoreymendez self-assigned this May 2, 2024
@diegoreymendez diegoreymendez requested a review from samsymons May 2, 2024 15:56
@diegoreymendez diegoreymendez marked this pull request as ready for review May 2, 2024 15:57
@diegoreymendez diegoreymendez changed the base branch from main to release/1.86.0 May 2, 2024 15:57
@github-actions github-actions bot added the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label May 2, 2024
@diegoreymendez diegoreymendez removed the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label May 2, 2024
diegoreymendez added a commit to duckduckgo/BrowserServicesKit that referenced this pull request May 3, 2024
…tionClientError (#806)

Task/Issue URL: https://app.asana.com/0/0/1207221937455192/f
iOS PR: duckduckgo/iOS#2813
macOS PR: duckduckgo/macos-browser#2736
What kind of version bump will this require?: Major/Minor/Patch

## Description

Improves VPN underlying error detail for `NetworkProtectionClientError` and `WireGuardError`.
@diegoreymendez diegoreymendez merged commit 0a211f2 into release/1.86.0 May 3, 2024
18 checks passed
@diegoreymendez diegoreymendez deleted the diego/improve-error-reporting-for-NetworkProtectionClientError branch May 3, 2024 08:58
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