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

Attach a different UUID to every request #28

Closed
kbourgoin opened this issue Mar 10, 2021 · 0 comments · Fixed by #74
Closed

Attach a different UUID to every request #28

kbourgoin opened this issue Mar 10, 2021 · 0 comments · Fixed by #74

Comments

@kbourgoin
Copy link
Contributor

We've had a couple issues come in where it could be either a bug in a mobile app causing data to be sent more than once, or a bot hitting the data collection endpoint. Bots hitting that endpoint are very unlikely, but the information we send right now makes it hard to be certain. We should attach a diagnostic UUID (or any random number) to each request made so they can be uniquely identified. This would remove at least one source of uncertainty in our investigations.

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 a pull request may close this issue.

1 participant