Skip to main content

handle_webhook_invoke

Function handle_webhook_invoke 

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

Handle webhook invoke.