method
Any time when I run this method on available flows, it resets the schedule time(even if the flow wasn’t changed itself) any advice?
code looks like
Copy code
deployments = []
for flw, interval in WORKLOADS[LOCATION].items():
deployments.append(flw.to_deployment(name=LOCATION, interval=interval))
serve(*deployments)
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.