Hi, I have 4 variables A1,A2,A3,A4.
How can I do the action "Call function in several threads" in 4 threads and each thread uses a different variable.
Thank.
@GaG said in If script have an error 3 times than end the thread:
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3
Got it. Thanks
@HELP_ME said in Hide "Thread succeeded" message:
I am running aync threads..
I am scanning pages for output and every thread has this message which gets in the way of the output...
How do I hide the message? Is there any way to do this? Thanks.
These messages in the default interface cannot be hidden, use the web interface.
@Diya.3rif Need to use reources and set maximum succes number (recomended).
If you work in one thread and use loop(not recomended), you can unset Reuse recources.
@mfacundo94
@Findyourthing said in Is it possible to share cache across threads in order to save bandwidth?:
This idea is really interesting? Any answer?
You can try symbolic links (cmd mklink /j targetPath sourcePath). Not tried it myself and shared cache could potentially de-anonymize you.
@Allister It is bug with BAS parser. But you can set variable thread number if you use "Call function in several threads" action.
Like this
And here is the project
0_1495317415580_variablethreads.xml