retry_window_expired

Function retry_window_expired 

Source
fn retry_window_expired(
    first_failed_at: Option<DateTime<Utc>>,
    now: DateTime<Utc>,
) -> bool