I second what @<1822805241150574592:profile|ShinySparrow39> said 🙂
Hi, Are you sure that your workers are connected to the right queue? It looks to me like they are connected to the services and/or default queue. If you click on the worker in the web UI, you can see which queue that particular worker is listening to.
Hi Stijn, hi John,
Yes, the worker was connected to the correct queue
The issue turned out to be related to resources. We had to increase the resources for the worker in order for it to start the task, as it wasn't capable of handling it with the previous configuration.
Thanks for pointing it out!