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

Fixing logic for delaying setting external user id #835

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

emawby
Copy link
Contributor

@emawby emawby commented Dec 16, 2020

We sometimes we don't create a new session if we force quit and come back
within 30 seconds. This caused a bug where we would never send external ids.
To fix this we just need to check that we have called for remote params

This change is Reviewable

We sometimes we don't create a new session if we force quit and come back
within 30 seconds. This caused a bug where we would never send external ids.
To fix this we just need to check that we have called for remote params
@emawby emawby requested a review from Jeasmine December 16, 2020 22:44
@emawby emawby merged commit 4bd1db7 into master Dec 16, 2020
@emawby emawby deleted the fix/send_external_id_after_quit branch December 16, 2020 22: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