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.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The code said "assuming zero" but left latency at None instead of Some(0), failing to unwrap the value later.