aboutsummaryrefslogtreecommitdiff
path: root/gn3/errors.py
AgeCommit message (Expand)Author
2024-08-30Fix merge conflict.Alexander_Kabui
2024-08-29Update doc-string for "handle_sparql_errors".Munyoki Kilyungi
2024-08-29Return the correct status error code for url errors.Munyoki Kilyungi
2024-08-29Add logging for gn llm errors.Alexander_Kabui
2024-08-26Fix handling of sparql errors.Munyoki Kilyungi
2024-08-01Add logging for helping with troubleshooting.Frederick Muriuki Muriithi
2024-08-01Add handler for unhandled exceptions from `gn3.oauth2` module.Frederick Muriuki Muriithi
2024-05-24Initiliaze second args to LLMError as query parameter.Alexander_Kabui
2024-05-24Return first argument as error message.Alexander_Kabui
2024-05-22Register LLM error in app.Alexander_Kabui
2024-03-04Check for exception args and provide traceback.Frederick Muriuki Muriithi
2024-03-04Handle generic exceptions gracefully.Frederick Muriuki Muriithi
2024-02-25Correctly handle URLError.Munyoki Kilyungi
2024-02-14Delete type hints from handle_sparql_errors.Munyoki Kilyungi
2024-02-14Minor pep-8 fixes.Munyoki Kilyungi
2024-02-14Handle sparql errors at the app level.Munyoki Kilyungi
2024-01-30Add the traceback to the exceptions for display.Frederick Muriuki Muriithi
2023-10-26case-attribute: Fix linting errors.Frederick Muriuki Muriithi
2023-10-19Handle 404 error(s) at top level.Frederick Muriuki Muriithi
2023-06-05Handle unhandled SQLite3 errors.Frederick Muriuki Muriithi
2023-05-29Enable Administrator login on GN3Frederick Muriuki Muriithi
2023-05-27Document Use of OAuth2 ClientsFrederick Muriuki Muriithi
2023-01-28auth: Store error_code in Exception for flexibilityFrederick Muriuki Muriithi
2023-01-04auth: Add `/register-user` endpointFrederick Muriuki Muriithi