Hi,
I think there is a mistake on the Deploy flows with Python tutorial.
In the Deploy a flow with
flow.deploy
section, it is stated that we start a worker after that we have run the script where the flow is defined, but I think it is reversed ?
Thank you !
n
Nate
01/17/2025, 1:29 AM
hi @Mehdi - i think you mean this section
can you clarify what you're seeing as out of order here?
m
Mehdi
01/20/2025, 12:08 PM
We must start the worker before running the script
n
Nate
01/20/2025, 3:27 PM
that’s not necessarily true though. you can create the deployment (ie run the script with .deploy in it) before starting the worker. the work pool just has to exist, and the command for that is present above the suggestion to run the .deploy script
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.