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

[Error]: Inconsistent results with proxy #1104

Open
SohamRatnaparkhi opened this issue Dec 5, 2024 · 1 comment
Open

[Error]: Inconsistent results with proxy #1104

SohamRatnaparkhi opened this issue Dec 5, 2024 · 1 comment

Comments

@SohamRatnaparkhi
Copy link

I am using the API endpoint with a proxy. The reason for this is that I have deployed my server on AWS Lambda, which makes requests to the Jina AI endpoint. However, this setup is causing rate-limiting issues. To handle this, I purchased a proxy, which works well at times.

However, the results are very inconsistent. For the same proxy URL, sometimes the results are returned successfully, while at other times, I get a timeout error (for the same page).

Please help.

@galigutta
Copy link

same here.. just following the instructions for curl in bash is not working either. i am using a brightdata proxy

curl "https://r.jina.ai/https%3A%2F%2Fgeo.brdtest.com%2Fmygeo.json" \ -H "Authorization: Bearer jina_wergwerg..." \ -H "X-No-Cache: true" \ -H "X-Timeout: 60000" \ -H "Accept: application/json" \ -H "X-Proxy-Url: http://brd-customer-*********-zone-isp_proxy2:******@brd.superproxy.io:33335"

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

2 participants