|
In the context of using Apify actors, is this the way to implement the proxyConfiguration object? We sometimes get |
Answered by
B4nan
Nov 27, 2023
Replies: 1 comment 6 replies
|
Yes, that is the correct way. That error means the proxy server is probably dead, which can indeed happen, there is no proxy rotation on got-scraping level, it will use what it gets. |
6 replies
Answer selected by
sabatale
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that is the correct way. That error means the proxy server is probably dead, which can indeed happen, there is no proxy rotation on got-scraping level, it will use what it gets.