Hi, if I schedule a flow to execute, say every 1 hour, through serve api, my terminal calling the python Prefect code is hung to run that Prefect flow. If I ctrl + c to exit, the flow will stop running. If I have 100 flows, then I will have 100 hung terminals. There has to be a better way to schedule once and only manage the scheduled flows on the UI. How could I do it? Thank you
n
Nate
10/21/2024, 1:44 PM
hi @Tri - have you seen this?
i.e daemonize your serve process or a process worker so that you always have a long lived process to execute deployment runs
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.