Commit Graph

3 Commits

Author SHA1 Message Date
Pelt10
6d4e1f8d93 Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
Tony Murray
07415ced77 Fix DB Inconsistent friendly error message (#13163)
Exception was causing an exception due to a type error, fix that so the nice message works.
2021-08-23 19:06:56 -05:00
Tony Murray
bd3da058d3 Human readable database inconsistent error (#12950)
* Human readable database inconsistent error
In case a db error causes an exception, check validate and show the db errors to the user in the webui.

* only failed validations

* fix style
2021-06-14 13:33:59 -05:00