GitHub user pedro-cf edited a discussion: Is it possible to allow the last task in a DAG to fail, but for the DAG Run to still be successful?
Is it possible to allow the last task in a DAG to fail, but for the DAG Run to still be successful? Without adding an Empty Operator at the end with trigger rule "all_done"? Or without adding a try/except in the task code? Some kind of soft_fail but for the standard @task ? GitHub link: https://github.com/apache/airflow/discussions/43443 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
