-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent endless rekey and tunnel update cycle (#3091)
Task/Issue URL: https://app.asana.com/0/1207603085593419/1207806947583090/f BSK PR: duckduckgo/BrowserServicesKit#897 macOS PR: duckduckgo/macos-browser#2987 ## Description Prevents the following endless loop of calls `updateTunnel` > `rekey` > `updateTunnel` > `rekey`. This adds noise to our metrics and is unnecessary.
- Loading branch information
1 parent
94895ea
commit ab28349
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule privacy-reference-tests
updated
2 files
+0 −4 | broken-site-reporting/README.md | |
+0 −38 | broken-site-reporting/tests.json |