Open geminigeek opened 4 months ago
The upstream proxy is failing with HTTP 503 error.
Currently, it's not possible to automatically fallback to another proxy server, this needs to be done on the client level. But it would be an interesting feature to support...
hi, thanks for a quick reply , is there a way i can send a different error code from proxy-chain to got-scraping so got will retry the request , the issue is i am not getting any error code in got , so i cannot put it in retriable error codes
I don't think so. You should be able to get the 590 error in got though
hi,
i am using got-scraping with proxy-chain , when i make a request from got-scraping , i get a burst of these errors some time , not always.
is there a way to diagnose and fix this ? or is this a got-scraping issue ?
error.message
i am thinking about two options/way to fix this.