Skip to main content

worker_is_healthy

Function worker_is_healthy 

Source
fn worker_is_healthy(
    delays_ms: &[Option<u64>],
    worker: MediaWorkerId,
    threshold_ms: u64,
) -> bool