pub fn handle_refresh_failure(
state: &RefreshingState,
failure_reason: impl Into<String>,
) -> RecoveryOutcomeExpand description
Handle a failed refresh operation.
pub fn handle_refresh_failure(
state: &RefreshingState,
failure_reason: impl Into<String>,
) -> RecoveryOutcomeHandle a failed refresh operation.