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

500 error on searching in the monitor #47

Closed
chris104957 opened this issue Mar 13, 2018 · 1 comment
Closed

500 error on searching in the monitor #47

chris104957 opened this issue Mar 13, 2018 · 1 comment
Labels
Milestone

Comments

@chris104957
Copy link
Owner

chris104957 commented Mar 13, 2018

Happens in the completed tab. Not always reproducible - for example, searching for test works fine but searching for hello returns an error:

django.db.utils.OperationalError: too many SQL variables
@chris104957
Copy link
Owner Author

Based on research, this is a limitation of SQLite. Need to consider whether a workaround is worthwhile

@chris104957 chris104957 added this to the 1.0.0 milestone Mar 13, 2018
chris104957 pushed a commit that referenced this issue Mar 14, 2018
- Implementing vastly more efficient search logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant