juditnovak commented on issue #59074:
URL: https://github.com/apache/airflow/issues/59074#issuecomment-3635163038

   My analysis was almost correct 😅 The reason was very different, though the 
sympthomes are highly similar.
   
   It was **not** a slow DB update vs. rapid Event Buffer processing. _Instead_ 
it was cached information on the `dag`'s DB session object.
   
   The issue is reproduced with extended logging: 
https://github.com/juditnovak/airflow/pull/2
   
   The proposed fix is demonstrated on a separate so far only demonstrative) 
draft: (https://github.com/juditnovak/airflow/pull/1).


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