You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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.
The text was updated successfully, but these errors were encountered:
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?
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.
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.
The text was updated successfully, but these errors were encountered: