HaythemJ opened a new issue, #53702:
URL: https://github.com/apache/airflow/issues/53702

   ### 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
   
   1. Deploy a simple DAG
   2. 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
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to