Proxy Check through Job Progression #1157
frozen-cdn
started this conversation in
Ideas
Replies: 1 comment
-
If you skipped this part and incorporated a bunch of nonsensical useless proxies into your job then all it will do is fail until you re-shuffle and never actually truly gets removed for good, unless I'm mistaken. Plus wastes a ton of time by continuously reincorporating bad proxies to try and fail on |
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
-
So currently you can run a proxy check, by sending tons of useless queries.
But what if make it at least not a complete waste of time, by also progressing the job in the process. What this means is, it takes the untested proxy, and actually proceeds to use it to completion on 1 check.
It only passes the test as a working proxy if it progresses.
And as a result, you also get rid of crap proxies that returned with the string you're looking for once, but doesn't accept followup queries
Beta Was this translation helpful? Give feedback.
All reactions