Reduce compute Units Usage
Hi, How can i reduce the number of compute units. If i edit some of my script (which executing by default worker) --> to heavy worker, will it reduece the usage of default worker

5 Replies
No you need to reduce the number of workers provisioned by your infra. It's not based on executions but number of workers provisioned
So as I understand it, I'm configured for 12 compute units even though I only paid for 4. Is there a chance that the number of compute units increases automatically depending on the number of jobs?”.
No it doesn't increase or decrease, it's what you set in your docker compose or helm chart
Hi, are the jobs assigned to the available workers automatically after I reduce the number of workers through Infra?
yes