Join Slack
Powered by
Hi, How can I specify a task dependency so that th...
# flyte-support
g
great-shoe-98783
02/13/2025, 2:11 PM
Hi, How can I specify a task dependency so that the downstream would get triggered regardless of upstream status? (should get triggered when the upstream fails/succeeds)
d
damp-lion-88352
02/13/2025, 2:23 PM
for failed case, you can use failure node:
https://docs.flyte.org/en/latest/user_guide/development_lifecycle/failure_node.html#id1
3
Views
Open in Slack
Previous
Next