-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
page_timout does not work for crawler.arun_many #436
Comments
As mentioned in #455 , fix for this is ready. Getting released soon. |
2025-04-09 13:15:45,962 - INFO - Processing URL: https://www.cabledatasheet.com/korea-south-(129)/ (Name: Korea, South (129)) i am still getting this error. even in |
same error today. The same code worked for me 2 days ago. when I rerun it today. It throws this error. |
Unexpected error in _crawl_web at line 582 in _crawl_web (lib/python3.10/site- │ |
The code:
The Error:
Note:
This works fine for the method
crawler.arun()
The text was updated successfully, but these errors were encountered: