Hello,
When I register a flow, it becomes automatically scheduled. Then I need to set manually scheduled off. Is there any config to make it by default false? There was no such a problem couple of months ago.
k
Kevin Kho
10/04/2021, 11:34 PM
You probably want:
flow.register(set_schedule_active=False)
. There was indeed a slight change that helped the registration of very large flows by batching them into requests and this needed the schedule to be set as active
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.