-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
identify: refactor sending of Identify pushes (#1984)
* identify: cache the snapshot * identify: refactor sending of Identify pushes * identify: fix concurrency when sending pushes * identify: fix timestamp handling * identify: remove unneeded pushSemaphore * identify: improve logging * identify: use a sequence number instead of a timestamp * identify: start with an empty snapshot * identify: wait until we've actually finished setting up
- Loading branch information
1 parent
ad2f6d0
commit 235f25b
Showing
11 changed files
with
324 additions
and
433 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
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
Oops, something went wrong.