aboutsummaryrefslogtreecommitdiff
path: root/qc_app/errors.py
AgeCommit message (Expand)Author
2024-04-10linting: Fix linting errors.Frederick Muriuki Muriithi
2024-04-10Gracefully handle all `werkzeug.exceptions` errors.Frederick Muriuki Muriithi
2024-04-10Use application logger, not root logger.Frederick Muriuki Muriithi
2023-11-30Error logging: Add more details to help with debugging.Frederick Muriuki Muriithi
2023-11-30Fix errors caught by pylint and mypy.Frederick Muriuki Muriithi
2023-11-28Handle generic MySQL errors at the top-level.Frederick Muriuki Muriithi
2023-11-28Capture, log and handle generic exceptionsFrederick Muriuki Muriithi