Join Slack
Powered by
Tip of the day: You can add `wait_for` to subflows...
# best-practices
k
Khuyen Tran
11/10/2022, 5:01 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.
terminal
2
🙌 1
👍 2
its beautiful
3
🤩 6
3
Views
Open in Slack
Previous
Next