Skip to content

Schedules are slow to evaluate #23933

Answered by gibsondan
nsteins asked this question in Q&A
Aug 26, 2024 · 1 comments · 19 replies
Discussion options

You must be logged in to vote

And #24635 fixes something similar in our own code that was modeled after the k8s api client's model deserialization that I can also see appearing in those speedscopes.

I do think you could try running with fewer threads and see if that improves contention here. You could also see if things get better if you try running the daemon at a higher log level to reduce logger contention (There is a --log-level argument to the "dagster-daemon run" command, although I think we may not expose it directly in the helm chart)

Replies: 1 comment 19 replies

Comment options

You must be logged in to vote
19 replies
@gibsondan
Comment options

@nsteins
Comment options

@gibsondan
Comment options

@gibsondan
Comment options

Answer selected by nsteins
@nsteins
Comment options

@gibsondan
Comment options

@CPAPI-104
Comment options

@gibsondan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: schedule Related to schedules area: storage Related to persistent storage
3 participants