you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago

Sounds like a distributed systems problem. While the time between events could be impossible (can't guarantee clocks are synchronized) you can use a logical clock to have causaul ordering.

  • source