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

Log messages are sent (or received?) in the wrong order #36

Open
theHilikus opened this issue Jul 9, 2021 · 0 comments
Open

Log messages are sent (or received?) in the wrong order #36

theHilikus opened this issue Jul 9, 2021 · 0 comments

Comments

@theHilikus
Copy link

theHilikus commented Jul 9, 2021

I've noticed this since day 1 of using sematext. Sometimes the android app sends messages that I know in the code have to be A..B and I see them in the sematext console as B..A

I'm not really sure if this is a problem in the android SDK or in your backend or in the UI but given that the SDK is the originator of the data, I created the ticket here to start as much downstream as possible before going up.

Finally, I've noticed that when this happens, the timestamp of both messages is the same (field @timestamp in the json), so maybe the bug comes from not having enough precision in the android clock. Having said that, there are ways around this, like a serial number or some other method to break the tie in two messages with the same timestamp

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

No branches or pull requests

1 participant