scrapy-plugins / scrapy-zyte-smartproxy

Zyte Smart Proxy Manager (formerly Crawlera) middleware for Scrapy
BSD 3-Clause "New" or "Revised" License
357 stars 88 forks source link

After v2.3.0 I'm getting timeouts to URLs #113

Open sebastian-correa opened 9 months ago

sebastian-correa commented 9 months ago

Not sure how to help diagnose this, but we started getting Timeout Errors after we started using 2.3.0. 2.3.1 doesn't solve the issue either, but downgrading to v2.2.0 works.

Please let me know how I can help here, I can provide partial or obfuscated logs if necessary. I'm also in contact with Zyte's support.

Gallaecio commented 9 months ago

Please let me know how I can help here.

Ideally with a minimal, reproducible example. You can target toscrape.com, and of course leave your API key out.

Gallaecio commented 7 months ago

Could this be related to https://github.com/scrapy-plugins/scrapy-zyte-smartproxy/issues/115 ?