facebookresearch/dynabench

Wrap `db.commits()` in a try/catch that `rollback` when failed to prevent directly throwing SQL errors to users

ktirumalafb opened this issue · 0 comments

Wrap `db.commits()` in a try/catch that `rollback` when failed to prevent directly throwing SQL errors to users