Skip to main content

should_reset_restart_count

Function should_reset_restart_count 

Source
fn should_reset_restart_count(
    child_uptime: Duration,
    restart_reset_after: Duration,
) -> bool
Expand description

Returns true when a child ran long enough to make previous failures stale.