Running tasks in parallel

Hi,

I have a question related to the task parallelization.
We have some projects that can start more than 30 octopus tasks synchronously on the same target (TEST_Target).
But those tasks are very slow when running at the same time on the same target.

Is there a way to limit the concurrent running tasks - 10 concurrent tasks for example - on the same target?

Kind Regards,
Micheál Power

Hi @mikepower79,

Thanks for getting in touch!

You can specify the number of targets that can download packages or run steps using the system variables described here.

Regards,
Paul

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.