I installed Airflow Version: v2.8.2 using Docker. When I use “Trigger DAG” on the page to execute a task, the task doesn’t run immediately. Instead, it stays in the queue and only executes after 5 minutes, even though my worker and resources are sufficient. I want the task to execute immediately whenever I click “Trigger DAG”. What should I do?
I want the task to execute immediately whenever I click “Trigger DAG”.
New contributor
赵剑锋 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.