https://dagster.io/ logo
Title
s

Stephen Bailey

05/22/2022, 8:00 PM
What is the recommended way to configure
runCoordinator.maxConcurrentRuns
on Dagster Cloud? I see the Helm chart value in the standalone chart but don't see anything matching in the Dagster Cloud one. I'm looking to double or triple the default instance-level concurrency (deployed on EKS).
:dagster-bot-resolve: 1
d

daniel

05/22/2022, 8:11 PM
If you go to Profile Picture in upper right => Cloud Settings, then press Deployments, there's an Edit link for each deployment that lets you configure this from the UI
🤯 1
Or you can sync it with a settings.yaml file if you prefer: https://docs.dagster.cloud/guides/managing-deployments#configuring-the-settings
🤯 1
s

Stephen Bailey

05/22/2022, 8:56 PM
well.
thats great!