runpod / runpodctl

🧰 | RunPod CLI for pod management
https://www.runpod.io/
GNU General Public License v3.0
249 stars 35 forks source link

Error: Worker concurrency cannot go beyond the maximum limit #117

Open rachfop opened 6 months ago

rachfop commented 6 months ago

Failed to deploy project: Your worker concurrency cannot go beyond the maximum limit of (20). Please contact support if you wish to scale past this number.

Perhaps, this could be checked on before having to wait a few minutes when deploying a new endpoint. I could see how that experience would frustrate a user.

justinmerrell commented 6 months ago

Fix: Check if we can deploy based on account limitations.