risingwave_frontend::webhook::handlers

Function execute

source
async fn execute(
    request: FastInsertRequest,
    client: ComputeClient,
) -> Result<FastInsertResponse, WebhookError>