jw3 / geo-event-sourcing

0 stars 0 forks source link

Points appear out of order at times #5

Open jw3 opened 6 years ago

jw3 commented 6 years ago

Seems like points are logged out of order.

Within a track there will be points that appear on the other side of the track, seemingly randomly. These points at first look to just be out of place, but they are placed on the track out of order, not off the track.

Out of 800 points from the initial deployment, there were ~20 that were off.

Initial investigation of this could be done by adding a sequence number to the event when it is generated on the particle device.