yuqian90 commented on pull request #13037:
URL: https://github.com/apache/airflow/pull/13037#issuecomment-854695302


   > @yuqian90
   > 
   > 
https://github.com/apache/airflow/blob/75c91b4acf1ed45d6ccf60a6e1326700233a4f05/airflow/api_connexion/endpoints/task_instance_endpoint.py#L272
   > 
   > is the comparable endpoint in the API isn't it?
   
   Thanks. That's a good point. Should we change 
`airflow.api.common.experimental.mark_tasks.set_state` so that we can make both 
`_mark_task_instance_state()` and `post_set_task_instances_state` clear 
downstream tasks in `upstream_failed` state when a failed task is marked 
success?


-- 
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]


Reply via email to