Daniel Huang created AIRFLOW-983:
------------------------------------

             Summary: Make trigger rules more explicit regarding success vs 
skipped
                 Key: AIRFLOW-983
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-983
             Project: Apache Airflow
          Issue Type: Improvement
          Components: dependencies
            Reporter: Daniel Huang


Since AIRFLOW-719, the trigger rules all_success/one_success include both 
success and skipped states.

We should probably make ALL_SUCCESS strictly success (again) and add a separate 
ALL_SUCCESS_OR_SKIPPED/ALL_FAILED_OR_SKIPPED. ALL_SUCCESS_OR_SKIPPED may be a 
more appropriate default trigger rule as well. Otherwise, we need to note in 
LatestOnly/ShortCircuit/Branch operators of the appropriate trigger rule to use 
there.

Some previous discussion in 
https://github.com/apache/incubator-airflow/pull/1961



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to