You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the streaming trajectory relay actually drops traj pts when it loses connection. It claims to then "retry later", but it actually skips the point it dropped and continues with the next one in the trajectory. Before this change, that was not too much of a problem, as the connection would not come up again (requiring a restart, emptying queues and restarting everything).
this should be checked and fixed.
The text was updated successfully, but these errors were encountered:
While reviewing #263, there have been a few cases where the relay dropped points it claimed to "retry at a later time".
From #263 (comment):
this should be checked and fixed.
The text was updated successfully, but these errors were encountered: