mykola-shyshov commented on issue #57756: URL: https://github.com/apache/airflow/issues/57756#issuecomment-3492959154
I was able to reproduce it. Seems like I found root issue. Every start after clearing happens with new logical data. But DAG 2 keeps the original logical data. Due to this mismatch it can not link completion to the first DAG. I need to think about good solution. <img width="1121" height="573" alt="Image" src="https://github.com/user-attachments/assets/99001c47-eabf-41f4-b3a9-909e8a3c391a" /> -- 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]
