@bennettjimmy63 you can provide a test project or screenshots of the algorithm where you used to update/restart the resource?
What is "greedy algorithm" option in resource config?
-
@adsasdfasdf
You have 3 proxy in resource. And you set 2 successful uses.
Greedy algorithm on:
use proxy #1 (success)
use proxy #1 (success)
use proxy #2 (success)
use proxy #2(success)
use proxy #3(success)
use proxy #3 (success)Greedy algorithm off:
use proxy #1 (success)
use proxy #2 (success)
use proxy #3 (success)
use proxy #1 (success)
use proxy #2 (success)
use proxy #3 (success)