Age | Commit message (Expand) | Author |
2023-11-30 | Error logging: Add more details to help with debugging. | Frederick Muriuki Muriithi |
2023-11-30 | Fix errors caught by pylint and mypy. | Frederick Muriuki Muriithi |
2023-11-28 | Handle generic MySQL errors at the top-level. | Frederick Muriuki Muriithi |
2023-11-28 | Capture, log and handle generic exceptions•••Handle any and all unforeseen error conditions gracefully by capturing
the exceptions, logging out for debug purposes and providing the user
with a generic error page.
| Frederick Muriuki Muriithi |