Hi,
I have the following view when clicking on a job:
As you can see, some workers are rendering multiple tasks at once but I didn’t enable this option for concurrent tasks.
Is it a UI bug or I missed something?
Hi,
I have the following view when clicking on a job:
As you can see, some workers are rendering multiple tasks at once but I didn’t enable this option for concurrent tasks.
Is it a UI bug or I missed something?
I just found that the Concurrent Task Limit Override (see here) setting in the worker settings was set to 0
which uses the CPU count by default.
I modified that on each worker by selecting all of them but is there a way to control that globally?
The issue we are having is that multiple workers are launched at once on a single machine. Our IT is investigating on that currently…