Skip to main content

handle_approval_notification

Function handle_approval_notification 

Source
pub async fn handle_approval_notification(
    run_id: RunId,
    step_id: StepInstanceId,
    spec: Value,
    pool: PgPool,
    _nats_client: Client,
) -> Result<()>
Expand description

Handle approval notification.