Function plan_allocation_recovery

Source
pub fn plan_allocation_recovery(
    state: &AllocatingState,
    failure_reason: impl Into<String>,
) -> RecoveryOutcome
Expand description

Plan recovery for a failed allocation operation.