You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that depends_on_past will override a task's trigger_rule='all_done' if the task instance of the previous day has failed. Is that the case and expected behavior?