ferruzzi commented on issue #58560: URL: https://github.com/apache/airflow/issues/58560#issuecomment-3572465528
Sorry, I am just getting back from a vacation. Thanks for reporting this. I think [tirkarthi](https://github.com/tirkarthi)'s solution (adding dag_id as a differentiator on the prune) should likely be the right fix, but I'd suggest using serialized_dag_id instead or dag_id so that it matches the right dag version as well. https://github.com/apache/airflow/pull/58248 is making the shift to ser_dag throughout the Deadlines code -- 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]
