Hi I was wondering if there are any guidelines/ide...
# ask-community
j
Hi I was wondering if there are any guidelines/ideas on running subflows. As far I know we can do it either; by referencing/calling them from your code directly or using
run_deployment
. Assuming that all prefect flows are contained in the same repository, and are deployed to the same orion server. Are there any benefits/disadvantages over one or the other?
1
a
there's a repo where you can see all the code for the demo here https://github.com/anna-geller/prefect-dataplatform
j
Ah cool! I tried going through those medium posts (saw them linked somewhere), but medium had 500 errors.
Seems to load now fine 🙂 Thanks !
🙌 1