Skip to content

For production deployments, is it generally okay to have more than one dagster daemon instance? #17542

Closed Answered by garethbrickman
dagsir[bot] bot asked this question in Q&A
Discussion options

You must be logged in to vote

No. "A deployment can have multiple simultaneous instances of dagster-webserver, but should include only a single dagster-daemon process." From Running the Dagster daemon documentation.

Having multiple instances of the dagster-daemon could lead to race conditions and other issues.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by garethbrickman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: deployment Related to deploying Dagster
1 participant