ecerulm commented on issue #21087:
URL: https://github.com/apache/airflow/issues/21087#issuecomment-1121311818

   > sorry, if you start a watch with an old resourceVersion it WILL always 
give you 410 error. that is the expected behaviour.
   
   I guess we have a language barrier here,  because I already knew that
   and that's what I've been trying to explain to you all along. I guess I 
misunderstood what you mean by `it is because of this bug in kubernetes python 
client that you were getting 410 error even with allow_watch_bookmark enabled.`
   
   The only thing needed to solve his particular issue #21087 is to handle 410 
GONE in kubernetes_executor.py , there is no need for a "bug fix" in kubernetes 
python client and even with that bug fix we will still get 410.  So maybe we 
should stop talking about watch bookmarks when it comes to this particular 
issue.
   
   
   
   


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