Should a SKIPPED task be counted towards TriggerRule.ALL_DONE? Currently this seems to be the case.
I would expect that if any upstream dependencies are SKIPPED, all downstream tasks are skipped as well. Otherwise would it be possible to add a TriggerRule that is similar to ALL_DONE except if any upstream tasks are SKIPPED?
Tested with Airflow 1.6.2
Should a SKIPPED task be counted towards TriggerRule.ALL_DONE? Currently this seems to be the case.
I would expect that if any upstream dependencies are SKIPPED, all downstream tasks are skipped as well. Otherwise would it be possible to add a TriggerRule that is similar to ALL_DONE except if any upstream tasks are SKIPPED?
Tested with Airflow 1.6.2