risingwave_frontend::handler::flush

Function handle_flush

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