We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We keep getting exceptions when bots submit bad range queries to Discovery.
BlacklightRangeLimit::InvalidRange: The min date must be before the max date
See https://app.honeybadger.io/projects/95072/faults/113542892
Could we ignore those errors altogether? The only way this is triggered is by bots since the UI does not allow the user to submit a bad range query.
At least we should not be sending these errors to Honeybadger.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We keep getting exceptions when bots submit bad range queries to Discovery.
See https://app.honeybadger.io/projects/95072/faults/113542892
Could we ignore those errors altogether? The only way this is triggered is by bots since the UI does not allow the user to submit a bad range query.
At least we should not be sending these errors to Honeybadger.
The text was updated successfully, but these errors were encountered: