https://dagster.io/ logo
Title
j

Jeff Nawrocki

03/07/2023, 7:44 PM
Is it possible to change a schedule cron in the dagit UI? If not, is this something that would be considered for the future?
c

chris

03/07/2023, 9:08 PM
It’s not possible, and I don’t think it’s something we would want to support since cron schedules are defined in code - could end up with conflicting values
j

Jeff Nawrocki

03/07/2023, 9:16 PM
Thanks @chris. I understand, but it is a bit unfortunate. It would be great to have an easier way to modify schedules to avoid re-deploying for something minor and give some flexibility to the end-user. I noticed Prefect has several options for editing schedules.
c

chris

03/07/2023, 9:16 PM
Mind linking to those docs?