pub async fn run_fail_sql(
    cmd: FailSqlCommand,
    state: &State
) -> Result<ControlFlow, Error>