Hi you could have a look at the trigger_rule on your operator -

See: https://airflow.apache.org/concepts.html#trigger-rules

Hope that's what you meant


On Wed, Jan 10, 2018 at 5:21 PM Veeranagouda Mukkanagoudar <
mukkanagou...@gmail.com> wrote:

> I have scenario, where i need to move on to next task even if the upstream
> task is failed, as long as upstream task execution is done.
>
> Set_upstream and set_downstream methods trigger downstream task only on
> success, is there a way to implement this scenario?
>
> -Veera
>

Reply via email to