Different Queues having different Worker counts

I solved the issue using a jobfilter as described in the following post. This way retries are put to the correct queue also. One queue for the whole farm, and one queue by server

1 Like