Thanks for the fast response if i use Success number action within the main function it works perfectly but once i use it within a function that is called within several threads it always output 0 success irrespective of the number thread that is executed within the call function in several threads action. I will appreciate a a work around that prevent success number from displaying zero success when used within a function that is called using several threads. Thanks
@allister said in How to keep track of Successfully executed threads:
@telim2
To get the Failed/Success number of the thread count;

To set your Success/Fail Number-
Setting the number below the Thread Number. Once the Success/Fail number is reached, the bot will stop.
Note: '-1' means no limit.
