Skip to content

Fix 500 error not logged

Yuli Liu requested to merge fix_500_error_not_logged into master

Overwrite FastAPI default HTTPException handler to log all 500 exceptions.

Merge request reports