'The task is stuck in up for retry in Airflow
Hello All I am working on the airflow DAG where I have set retries as 1.The task fails in the first run but gets stuck in the second run in up for retry state.The expected result is that it should fail but remains stuck
When I see at the logs it shows Task exited with return code 1 but in the UI its in the up for retry state.
Not sure what is going wrong.Can anyone help me.
Thank you.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
