Skip to main content

dispatch_gate

Function dispatch_gate 

Source
pub async fn dispatch_gate(
    rt: &mut WorkflowRuntimeContext,
    action: &OrchestratorAction,
) -> Result<()>