GitHub user MarthinusBosman added a comment to the discussion: DagRun start_date is being reset after clearing the task. Any alternative?
Adding to this, the start_date changing is one thing, but it also resets any duration timeout timers. For daily dags that are done, then a task cleared, this could potentially cause the dag to overshoot to the next day and in turn stopping the next day's dag from starting. I'd say there should at least be some alternative or failsafe for this use case. GitHub link: https://github.com/apache/airflow/discussions/25440#discussioncomment-14876763 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
