292b18760cee7bb0898626a90305b9099358bc45
BusinessException (and its subclass LeauditException) had no FastAPI exception handler, so they escaped as unhandled 500s even when carrying the correct status code (e.g. 403). Add a handler that renders the status code and message as a proper JSON response.
Description
No description provided
Languages
Python
89%
PLpgSQL
9.8%
Shell
0.9%
JavaScript
0.3%