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

Some indexed tracks are failing to validate in production #82

Open
1 of 2 tasks
mutantmonkey opened this issue Jul 26, 2021 · 0 comments
Open
1 of 2 tasks

Some indexed tracks are failing to validate in production #82

mutantmonkey opened this issue Jul 26, 2021 · 0 comments

Comments

@mutantmonkey
Copy link
Member

mutantmonkey commented Jul 26, 2021

A DJ reported that some indexed tracks are failing to validate. Investigation revealed that certain track URLs are triggering elasticsearch.exceptions.RequestError (see example URLs on Slack):

elasticsearch.exceptions.RequestError: RequestError(400, 'search_phase_execution_exception', 'Failed to parse query [filename redacted]]'

We should do the following:

  • Catch Elasticsearch RequestError exceptions so that validation doesn't fail just because of Elasticsearch errors
  • Figure out why these URLs are causing the exception and fix the underlying issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant