ferruzzi commented on PR #58248:
URL: https://github.com/apache/airflow/pull/58248#issuecomment-3599111988

   The new commit introduced ser_dag instability, I thought I had it sorted out 
but when you run a dag it generates a new ser_dag for some reason.   
   
   After running the dag "'unique_deadline_one_of_two" I ran `SELECT * FROM 
serialized_dag WHERE dag_id = 'unique_deadline_one_of_two';` and it's showing 
identical data but new timestamps for some reason.  I'm looking into it, but 
any ideas would be much appreciated.
     
   <img width="1059" height="922" alt="image" 
src="https://github.com/user-attachments/assets/ce6e7af4-b0bb-4b68-9211-6e28ecb721ff";
 />
   


-- 
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