Hi All,
Is there a way to skip the task retries during DAG execution.
We have a use case where we want to fail the dag run and skip the leftover 
retries. Currently we throw the AirflowFailedException and update the retries 
count in TI table.
Is there any other better way to achieve the same.
Thanks,
Raman Gupta

Reply via email to