thick-tealT
Apify & Crawleeโ€ข3y agoโ€ข
4 replies
thick-teal

Rotate proxy when request is timing out

I'm utilizing a third-party proxy provider within Playwright. Whenever the page loading initiates and starts timing out, I'm aiming to remove and cycle the proxy that the browser is using. This should apply to all browser requests currently being handled or queued for processing. Unfortunately, I'm struggling to locate suitable documentation or a clear example for this. Could someone please point me towards an example or assist me in resolving this issue?

Error message: Reclaiming failed request back to the list or queue. page.goto: net::ERR_TUNNEL_CONNECTION_FAILED at https://example.com
Was this page helpful?