dstandish opened a new pull request #15120:
URL: https://github.com/apache/airflow/pull/15120


   Not finding a connection in a particular backend is not and event that 
merits logging.  That's why we have 3 connections in the search path.  
   
   It's only when the connection is not found in all 3 backends is something 
exceptional happening.
   
   Log level should be DEBUG.
   
   Also, use of the word 'error' is misleading, because not finding a parameter 
is normal.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to