I am using Airflow 2.5.1 running on top of AKS, I am facing issues where the tasks in running DAGs are stuck in queue and not starting.
stalled_task_timeout = 600 is implemented but it does not seem working.
Could you please help and please let me know if you faced similar issues and how do you resolved it?
To have all tasks in DAGs running as per expected