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

Prints unexpected Google retriever search API response #1036

Conversation

ivarprudnikov
Copy link
Contributor

Google retriever silently fails to pull the links from the search API with error responses, i.e. 429. It took quite some time to understand where the failure happens because the UI just kept generating content without actually finding anything using the API. This PR to makes sure unexpected response gets logged thus making it easier to debug the running server.

Copy link
Owner

@assafelovic assafelovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@assafelovic assafelovic merged commit 2e0dab1 into assafelovic:master Dec 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants