Skip to main content

stall_of

Function stall_of 

Source
fn stall_of(r: &Rejects, now: u64) -> Option<u64>
Expand description

Seconds r has been unable to store an export, if that is long enough to be worth acting on. Split out from stalled so the threshold is testable without writing to a process-wide static that three live flushers also own.