Use the cpu requests for RabbitMQ worker_size
At calculating RabbitMQ default_worker_pool_size use the cpu requests, if exists, so there is some headroom for other tasks/processes.
Related to #506
Edited by Stefan Hoffmann
At calculating RabbitMQ default_worker_pool_size use the cpu requests, if exists, so there is some headroom for other tasks/processes.
Related to #506