dstandish commented on pull request #19504:
URL: https://github.com/apache/airflow/pull/19504#issuecomment-965624540


   > But the main issue is that it does not reuse the connection, right? Not 
that we do two requests.
   > But the first one is only doing a HEAD operation. So technically it is not 
the same. 😅 But yes, we can get rid of this request if you want. 👍
   
   it's true that the non-reuse of creds is _also_ a problem but yeah why do 
two calls when you can do one
   
   easier to beg forgiveness than to ask permission :) 
   


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