Is it possible to change the schedule of a flow without registering the flow again in prefect 1.2? I am using DatesClock to schedule the flow, the date are from DB for the DatesClock.
a
Anna Geller
01/23/2023, 9:48 AM
afaik, you always need to reregister because schedule is part of metadata that needs to be stored in the backend