// If we're using bridges, then we don't switch between the other guard sets based on on the filter at all.
debug!("Successfully reached a guard after a while off the internet; marking all primary guards retriable.");
fn guard_usability_status(&self, pending: &PendingRequest, now: Instant) -> Option<bool> {
pub(crate) fn run_periodic_events(&mut self, wallclock: SystemTime, now: Instant) -> Duration {