I would like to know if there is any way to program an execution. For example, I want to make a schedule for today to run the 1st task at 6:00 pm and the 2nd task at 6:25 pm, then this one would be in a queue to be carried out during this period and another task would be set to run at 6:15 pm that would be executed according to scheduled time
Hi @Ruan17, not sure I fully understand your requirement correctly. Are you perhaps simply looking for the Schedule node? This would let you run your workflows at specific times.
but that’s exactly what I don’t want, which would be running at fixed times, but I want to schedule it to run at any time, do you have any alternatives?
So how exactly do you want to determine when to run your workflow?