hussein-awala commented on issue #31510: URL: https://github.com/apache/airflow/issues/31510#issuecomment-1562574971
Why do you think that `only_failed` flag is not enough to achieve what you want to do? IMO implementing your suggestion as the default behavior is unlikely to occur. Even if we manually change the task's state to `success`, we often need to rerun it when we clear the upstream task, as it relies on the output of one of its upstream tasks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
