Join Slack
Powered by
Hello team, previously I was asking to clarify why...
# ask-community
v
Vitaly Shulgin
09/28/2020, 8:39 AM
Hello team, previously I was asking to clarify why it is impossible to register new flow from parent flow, here
https://prefect-community.slack.com/archives/CL09KU1K7/p1600240447350500?thread_ts=1600209791.334200&cid=CL09KU1K7
Could you bring some light on that case? Like cold system start, where the one parent flow creates many new flows, initially stored in git or database. What will be the way to accomplish it with current prefect funcionality?
c
Chris White
09/28/2020, 3:11 PM
Hi Vitaly - you could try to call
flow.register
from within a task; we don’t have a recommendation for this pattern yet, so you should give it a shot and let us know how it goes!
Open in Slack
Previous
Next