Jaap Langemeijer
01/30/2023, 3:19 PMstart_date
I set in the montly_partitioned_config
annotation was too late, and I now set it a few months earlier. When going into the dagster UI and reloading my definitions, I cannot launch a backfill earlier than the previously set start_date
. Any ideas how to solve this issue? My idea is that somehow due to previous (failed) runs, something in the dagster database is now blocking any partitions before the previous start date.
Thanks in advance!