-
Notifications
You must be signed in to change notification settings - Fork 16.8k
When triggering manually a DAG using the Trigger button it takes a while to be executed #53702
Copy link
Copy link
Closed
Labels
area:corekind:bugThis is a clearly a bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet
Description
Apache Airflow version
3.0.3
If "Other Airflow 2 version" selected, which one?
No response
What happened?
When mnaullay triggering a DAG using the Trigger button it takes a while to be executed. It tooks 5 minutes and more to start the first task.
My DAG is a simple one just for test.
I am using the docker-compose.yml for airflow 3.0.3 with no change. Just downloaded it and run it.
When I set the schedule for 30 seconds for instance, everything is OK, the DAG is triggered correctly, but manual trigger tooks a while.
What you think should happen instead?
I am expecting when I set the shedule to None, and when I trigger manually the DAG, it should be queued and ran in the next seconds.
How to reproduce
- Deploy a simple DAG
- Manually trigger it
Operating System
Docker on Ubuntu Server 24.04
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
Airflow is deployed on Docker on Ubuntu Server VM 24.04
Anything else?
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:corekind:bugThis is a clearly a bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet
Type
Fields
Give feedbackNo fields configured for issues without a type.