Skip to content

livesync: Actually assume zero upstream latency when query fails

The code said "assuming zero" but left latency at None instead of Some(0), failing to unwrap the value later.

Merge request reports

Loading