-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This removes an unnecessary delay in the Telemetry code that caused the code to wait an extra minute before trying to send data per page load. This also adds logic so that the code will wait until any previous attempt to send telemetry causes follow-up attempts to wait until it has completed sending (in the unlikely event that it takes longer than a minute, we don't want to waste time / resources).
- Loading branch information
Showing
1 changed file
with
15 additions
and
9 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