Kjir commented on issue #69658:
URL: https://github.com/apache/airflow/issues/69658#issuecomment-4925970222

   I have several DAGs generated in a loop (over a list of countries), and all 
of them have the issue. I tried marking as success the backfill DAG runs, and 
once I do that the normal scheduled DAG runs resume the execution. However 
since these runs did not execute the data is not actually correct, and since 
the scheduled runs are missing for those days because that's when the upgrade 
to Airflow 3.x was performed (and the way the interval is calculated changed, 
resulting in a skipped run), I don't have a way to rerun my models for those 
dates.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to