uranusjr commented on issue #49887:
URL: https://github.com/apache/airflow/issues/49887#issuecomment-2866700424

   Note that @zachliu’s repro does not involve `get_connection`, but 
`Variable.get`. Reading the implementation of each, my current top suspicion is 
the secrets backend (both eventually do the same cache check - load secret 
backends - use backend - save to cache combo). It’s not yet clear which part of 
the process is problematic.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to