Skip to main content

resolve_gate

Function resolve_gate 

pub fn resolve_gate(
    engine: &mut SopEngine,
    run_id: &str,
    decision: ApprovalDecision,
    principal: ApprovalPrincipal,
) -> Result<ResolveOutcome>
Expand description

Resolve a waiting SOP gate. The ONLY place a WaitingApproval gate clears.