https://dagster.io/ logo
#ask-community
Title
# ask-community
s

Sterling Paramore

08/02/2022, 4:11 PM
Is there a way to change cron schedules in dagit, or does it have to be done by pushing code changes?
🤖 1
o

owen

08/02/2022, 4:29 PM
hi @Sterling Paramore! the cron schedule can't be changed in dagit, it'll generally need to be defined in code (we've seen some people load schedules from a separate database that they read from in that code).
s

Sterling Paramore

08/02/2022, 4:34 PM
Thanks for confirming
3 Views