risingwave_frontend::handler::wait

Function handle_wait

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