Join Slack
Powered by
Tip of the day: You can add `wait_for` to subflows...
# prefect-getting-started
k
Khuyen Tran
11/10/2022, 7:39 PM
Tip of the day:
You can add
wait_for
to subflows so that they can wait for upstream tasks. In the example below,
subflow
didn’t run because the
fails
task failed. This feature is available in Prefect 2.6.6.
🦜 3
gratitude thank you
5
🎉 2
👍 3
🚀 1
🙌 6
2
Views
Open in Slack
Previous
Next