risingwave_frontend::handler::cancel_job

Function handle_cancel

source
pub(super) async fn handle_cancel(
    handler_args: HandlerArgs,
    jobs: JobIdents,
) -> Result<RwPgResponse, RwError>