I would like to run one project with 10 threads and -1 execution count, but I would also like to increase every 30min no. of threads by 5, so after 4 hours its 30 threads, is it possible?
I tried use task manager, I set to run my project every 30min with 5 threads, but after it runs first time, threads didn't stack, and there was only additional 5 threads, instead for example 30 after few hours.
I tried use task manager, I set to run my project every 30min with 5 threads, but after it runs first time, threads didn't stack, and there was only additional 5 threads, instead for example 30 after few hours.