Replies: 1 comment
-
We try to detect these. If we conclude that the proxy is busted or that we got blocked because of suspicious activity, we raise a
It is difficult to detect these reliably, so they will most likely be considered to be "normal" request errors and use the standard retry mechanism |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a URL request fails, is the retry count for it always decremented?
I can think of a few cases where the URL is not the problem:
Could you clarify how Crawlee handles these situations?
Beta Was this translation helpful? Give feedback.
All reactions