Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow start of scheduling #26373

Open
lokinnnnnn opened this issue Dec 10, 2024 · 0 comments
Open

Slow start of scheduling #26373

lokinnnnnn opened this issue Dec 10, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@lokinnnnnn
Copy link

What's the issue?

My Dagster scheduled jobs start very slowly. For example, when my schedule is set for UTC 1:30, it doesn't enter the queue and start running until UTC 1:36. What could be causing this delay?
微信图片_20241210100828

What did you expect to happen?

No response

How to reproduce?

No response

Dagster version

1.9.0

Deployment type

Docker Compose

Deployment details

Build three Docker images (daemon, webserver, and grpc), push them to AWS ECR, and then deploy and run them using AWS ECS.
微信图片_20241210101621

Additional information

requirements.txt

dagster==1.9.0
dagster-webserver==1.9.0
dagster-aws==0.25.0
dagster_dbt==0.25.0
dagster-mysql==0.25.0
dbt-core==1.7.18
dbt-mysql==1.7.0

boto3==1.35.5

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.
By submitting this issue, you agree to follow Dagster's Code of Conduct.

@lokinnnnnn lokinnnnnn added the type: bug Something isn't working label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant