-
-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Citation Lookup Failure #4053
Comments
It's a hyperscan exception. Based on the Sentry report, the exception appears to have been triggered during the hyperscan database loading process. |
Eww. We should offer to upgrade their exception for them so it's an "DatabaseNotLoadedException" or something. In the meantime, do you know what the fix is? |
I don't have the answer right now 😅 , but I'll do some research and find a fix 😄 |
I'm not sure what's going on here. The exception is an
InvalidError
, which is one I'm not familiar with. (I hope it's not an exception we created, because it's horribly named!).The POST that somebody did to the citation lookup tool looks about as simple as I can imagine, so it seems worth looking into, to see what's up with it.
Here's the report from Sentry:
Suspect Issues
This pull request was deployed and Sentry observed the following issues:
/api/rest/{version}/citation-lookup/
View IssueOriginally posted by @sentry-io[bot] in #4025 (comment)
The text was updated successfully, but these errors were encountered: