SakshamKapoor2911 commented on issue #70526:
URL: https://github.com/apache/airflow/issues/70526#issuecomment-5094099535

   I opened #70543 for discussion. It asks whether a continuous background 
drain thread would be a better long-term fix than the spot-drain approach both 
our PRs use.
   
   The spot-fix from #70526 (drain before each put) is correct and works. The 
question in #70543 is whether we should prevent the underlying condition 
altogether so future contributors do not need to keep adding these defensive 
drains. No strong opinion either way, I wanted to surface it for maintainer 
guidance.
   
   Would welcome your thoughts there since you have diagnosed the same root 
cause from the production side.


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