@YounesGa To have each thread use only 1 line, set the value "max success usage: 1", "max number of simultaneous use: 1".
This is equivalent to the fact that after the flow finishes running with a result of Success, the already used proxy line will not be used again, whereas if there is an error, it will be reused 999999999 times and only one line. for each stream
290a12f6-98cf-4378-9d4c-72a246339adb-image.png
Auto Threads Open
-
Hello, I working with 1 project but i want some help because i use lets say 3-4 RDP in same time and for and to shorten my time to log in to each rdp and start it, I made a file that connects it to the database where the status is active or the status is not active, they start automatically and also stop automatically in all RDP but my problem start when i STOP it 1 time, because when I start them again it doesn't start anymore. I used methods with "Movie To Label", I also used the call function, but there is a problem, for example, if the status is active, it only opens threads without limit, because every time the function is repeated in the Call Function asynchronously, it only calls to open threads after the status is active..
Do you have any other ideas how I can start threads?