I too am getting this problem this is my error
"Thread #1 : Error occurred : Failed to get page http://ip.bablosoft.com/?requestid=88198 with HttpClient"
It seems I keep sending GET requests but am getting nothing in return. Is this just a temporary bug on bablosofts side? or is it a fixable error on my side, let me know what you guys think
Call function in several threads
-
Hi
How can i scrape text and save it in a file using multiple threads http://prntscr.com/sp3lry
I tried using call functional in several threads but i got an error which says "Network Manager is not accessible" -
@niceusername said in Call function in several threads:
to be more clear, can i run the commands that are inside for loop http://prntscr.com/sp3lry in multiple threads ? I tried but couldnt achieve it, please help
-
@niceusername said in Call function in several threads:
@niceusername said in Call function in several threads:
to be more clear, can i run the commands that are inside for loop http://prntscr.com/sp3lry in multiple threads ? I tried but couldnt achieve it, please help
Use the "LinesFromFile" resource with the "Only write" option
