What dagster processes connect to the sql database? #18279
Unanswered
Replies: 1 comment
-
|
Both host and code-location processes connect. When a run is executed it will happen in a code location process, and events from the run are written to the database. I can't provide any insight into the "sudden spikes" without more information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are seeing sudden spikes in the number of connections to our dagster sql database, which dagster processes will be connecting to the database, is it just the daemons?
The question was originally asked in Dagster Slack.
Beta Was this translation helpful? Give feedback.
All reactions