risingwave_frontend::handler::recover

Function handle_recover

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