Skip to content
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

Closed
mlissner opened this issue May 16, 2024 · 3 comments · Fixed by freelawproject/eyecite#181
Closed

Citation Lookup Failure #4053

mlissner opened this issue May 16, 2024 · 3 comments · Fixed by freelawproject/eyecite#181

Comments

@mlissner
Copy link
Member

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:

  • ‼️ InvalidError: error code -1 /api/rest/{version}/citation-lookup/ View Issue

Originally posted by @sentry-io[bot] in #4025 (comment)

@ERosendo
Copy link
Contributor

It's a hyperscan exception. Based on the Sentry report, the exception appears to have been triggered during the hyperscan database loading process.

@mlissner
Copy link
Member Author

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?

@ERosendo
Copy link
Contributor

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 😄

@ERosendo ERosendo moved this from Main Backlog to ✍🏻In Progress in @erosendo's backlog May 16, 2024
@ERosendo ERosendo moved this from ✍🏻In Progress to 🔎In Review in @erosendo's backlog May 21, 2024
@github-project-automation github-project-automation bot moved this from 🔎In Review to Done in @erosendo's backlog May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants