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

fix: avoid duplication of sessions #56

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

detj
Copy link
Contributor

@detj detj commented Sep 27, 2023

discard already seen sessions having exact same id

closes #39

discard already seen sessions having exact same id

closes #39
@detj detj added the bug something isn't working label Sep 27, 2023
@detj detj requested a review from anupcowkur September 27, 2023 06:13
@detj detj self-assigned this Sep 27, 2023
@vercel
Copy link

vercel bot commented Sep 27, 2023

@detj is attempting to deploy a commit to the measure Team on Vercel.

To accomplish this, @detj needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@detj detj merged commit 1a399d3 into main Sep 27, 2023
@detj detj deleted the session-ingestion-idempotent branch September 27, 2023 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make session ingestion idempotent based on id
2 participants