Hi all, I have a k8s agent. How do I set the max n...
# ask-community
y
Hi all, I have a k8s agent. How do I set the max number of concurrent jobs for dagster cloud? I think I need to throttle it. Thanks
d
Hey yang - you can set a max number of concurrent runs via the settings here: https://docs.dagster.cloud/guides/managing-deployments#deployment-settings
y
Ok, got it, thanks!