index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn3
/
errors.py
Age
Commit message (
Expand
)
Author
2024-09-12
gn3/errors.py: add stack trace to error log
Pjotr Prins
2024-08-30
Fix merge conflict.
Alexander_Kabui
2024-08-29
Update doc-string for "handle_sparql_errors".
Munyoki Kilyungi
2024-08-29
Return the correct status error code for url errors.
Munyoki Kilyungi
2024-08-29
Add logging for gn llm errors.
Alexander_Kabui
2024-08-26
Fix handling of sparql errors.
Munyoki Kilyungi
2024-08-01
Add logging for helping with troubleshooting.
Frederick Muriuki Muriithi
2024-08-01
Add handler for unhandled exceptions from `gn3.oauth2` module.
Frederick Muriuki Muriithi
2024-05-24
Initiliaze second args to LLMError as query parameter.
Alexander_Kabui
2024-05-24
Return first argument as error message.
Alexander_Kabui
2024-05-22
Register LLM error in app.
Alexander_Kabui
2024-03-04
Check for exception args and provide traceback.
Frederick Muriuki Muriithi
2024-03-04
Handle generic exceptions gracefully.
Frederick Muriuki Muriithi
2024-02-25
Correctly handle URLError.
Munyoki Kilyungi
2024-02-14
Delete type hints from handle_sparql_errors.
Munyoki Kilyungi
2024-02-14
Minor pep-8 fixes.
Munyoki Kilyungi
2024-02-14
Handle sparql errors at the app level.
Munyoki Kilyungi
2024-01-30
Add the traceback to the exceptions for display.
Frederick Muriuki Muriithi
2023-10-26
case-attribute: Fix linting errors.
Frederick Muriuki Muriithi
2023-10-19
Handle 404 error(s) at top level.
Frederick Muriuki Muriithi
2023-06-05
Handle unhandled SQLite3 errors.
Frederick Muriuki Muriithi
2023-05-29
Enable Administrator login on GN3
Frederick Muriuki Muriithi
2023-05-27
Document Use of OAuth2 Clients
Frederick Muriuki Muriithi
2023-01-28
auth: Store error_code in Exception for flexibility
Frederick Muriuki Muriithi
2023-01-04
auth: Add `/register-user` endpoint
Frederick Muriuki Muriithi