The task is running until the specified limit time (30 mins). No results, but I got results if the task is run through the console.
I have four tasks scheduled to run at the same time. The tasks call the same console app. Only one ran successfully. The other three have stop until the specified limit time.
Via the console, each task spends less than 5 secs. to run.
Thank you in advance.