Skip to content

Shift segments if replay mode enabled

Patrick Godwin requested to merge patrick.godwin/idq:replay_offset_fix into main

Fixes issue in querying segments in replay mode where the segments requested don't match the ones we received because the times weren't shifted back after the fact.

Merge request reports