@hskinqru Could you elaborate more on the approach? This popup appears at any time during the tool's runtime, and I can't determine when it appears. I want to have a parallel checking function with the running tasks, is that possible?
Timer each X minutes
-
Hello,
I explain my project :
I would like to create a stream loop to stream a youtube video with 20 threads.
And EACH 60 minutes, collect the success thread number and send a telegram message with the success number.My actual problem is : I can't create an independent timer that sends the telegram message ONCE during the other continuous threads.
Here is an explanatory diagram and my current script
dede.xml