Hacker News new | ask | show | jobs
by tghw 2054 days ago
A WSGI middleware would not be able to catch exceptions in production mode, as the generic 500 error page would already be completed by that point.