async fn sweep(
services: &Services,
events: &Family,
statekeys: &Family,
event_reverse: Vec<u64>,
statekey_reverse: Vec<u64>,
counter: u64,
) -> ScanExpand description
Reads the deeper indexes once a loser exists in either family.
Statediff entries are tested against both families and chain-cache rows against either, while the shortroomid families are counted for the report without gating any repair.