Managing Concurrency on Ops level in celery_k8s_job_executor #19128
anantmishra0403
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to manage the concurrency of operations using the celery_k8s_job_executor in Dagster? Similar to "max_concurrent" in "multiprocess_executor", is there a configuration parameter that allows me to control the concurrency of execution for multiple ops?
Beta Was this translation helpful? Give feedback.
All reactions