-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
When timestamps are converted from microseconds to milliseconds, duplicates are avoided by incrementing the timestamp until unique. In order to make this deterministic, posts must be sorted before converted. This is done, but the sorting is based on milliseconds. In order to achieve reproducibility, it should be based on microseconds.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels