not quite, with this you tell the prefect server that an instance of this flow needs to be run somewhere. This could be picked by any prefect agent communicating with your server.
You need to run a prefect agent in your flask route. That prefect agent can then pick up flows with
LocalRun
run_configs, and run them in the agent process.
emre
02/08/2021, 1:49 PM
If you are building the flow in the flask route as well, check out
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.