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

Facing issue with concurrent requests #57

Open
PiyushJainn opened this issue Sep 20, 2024 · 0 comments
Open

Facing issue with concurrent requests #57

PiyushJainn opened this issue Sep 20, 2024 · 0 comments

Comments

@PiyushJainn
Copy link

Observed the hrequests have an issue with concurrent hits, if I hit same requests with 2 processes and 10 threads each process it is giving the below error. But with 1 request at a time, it is working.

hrequests.exceptions.ClientException: failed to do request: Post "<website_url>": net/http: request canceled (Client.Timeout exceeded while awaiting headers)

Can anyone tell me is this website rate limiting issue or issue with the hrequests library

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