F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

Dynamic Schedule Implementation in Flyte

Summary

The user is inquiring about how to implement a dynamic schedule for a workflow in Flyte, using a weekly cron expression from an external service. They are looking for a solution similar to Airflow's custom timetable, which allows the scheduler to make an RPC call during execution. The response indicates that this can be achieved by using the create launchplan API to deactivate the old schedule and activate the new one. The user expresses gratitude and plans to try the suggested solution.

Status
resolved
Tags
    Source
    #ask-the-community