yuqian90 opened a new pull request #16539: URL: https://github.com/apache/airflow/pull/16539
Keep the behavior of `post_set_task_instances_state` in the api the same as that of Mark Success/Failed in the UI after #13037. Marking Success/Failed in the UI also clears downstream tasks that are in failed/upstream_failed state. This PR makes the corresponding feature in the api `post_set_task_instances_state` do the same. See comments from @ashb [here](https://github.com/apache/airflow/pull/13037#pullrequestreview-673022834). -- 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. For queries about this service, please contact Infrastructure at: [email protected]
