Join Slack
Powered by
is there a way to always trigger a downstream task...
# prefect-server
l
Lana Dann
04/20/2022, 7:37 PM
is there a way to always trigger a downstream task after its upstream task has completed (regardless of its state)?
a
Anna Geller
04/20/2022, 7:38 PM
Yes, for sure! You can use the
all_finished
trigger to configure that.
l
Lana Dann
04/20/2022, 7:38 PM
woohoo, thanks for the quick response! figured there’s a way to do it but wasn’t sure what keywords to search in the docs. thanks again!!
👍 1
4
Views
Open in Slack
Previous
Next