Jinnzy
flow = Deployment.build_from_flow( flow=fusionist_flow, name=f"fusionist-{i}", schedule=(IntervalSchedule( interval=timedelta(hours=24).total_seconds(), timezone="Asia/Shanghai", anchor_date=pendulum.now().add(seconds=15), )), parameters={"account_index": i}, work_queue_name="browser", ignore_file=".prefectignore" ) flow.apply() cat .prefectignore venv web
Christopher Boyd
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.