We have a Ami of aws setup on 32 core ec2.
But the queries are getting queue and only 2 workers are getting used and rest 30 core are not able to setup.
Read somewhere that the celery automatically assign 1 worker per core.But still it is not happening

Hi there, what version of Redash are you using? We don’t use Celery anymore since V9. Not sure about automatic configuration of celery since we back when we did use it we manually specified the number of workers.