chadwgardner edited a comment on issue #4666: [AIRFLOW-3823] Exclude 
BranchPythonOperator choice's downstream tasks from the tasks to skip
URL: https://github.com/apache/airflow/pull/4666#issuecomment-512564946
 
 
   EDIT: Correction. I actually think this is a UI bug. When you click a task, 
the "Downstream" and "Recursive" options are enabled for the Clear option. But 
in 10.1.3, these options are (also? only?) tied to the Mark Failed option. So 
when I try to mark a single task as failed, all downstream tasks are mark as 
failed. Deselecting the "Downstream" and "Recursive" options then selecting 
Mark Failed will now only mark as failed the selected task, not all downstream 
tasks.
   
   IGNORE:
   I'm noticing some change in behavior in 1.10.3 that might be related to 
this. Forgive me if I'm totally off here. In 1.10.2, when you set a task to 
failed in the UI, all dependent downstream tasks would get skipped. Now, they 
all insta-fail, and even tasks which have all_done triggers are not running and 
are marked as failed, whereas in 1.10.2 they would execute. Bug? Feature? Or 
should I direct my observations elsewhere.
   Thanks!

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


With regards,
Apache Git Services

Reply via email to