sjyangkevin commented on issue #54714: URL: https://github.com/apache/airflow/issues/54714#issuecomment-3747650484
>airflow.secrets.cache.SecretCache → from airflow.sdk import SecretCache and use lazy import Hi @amoghrajesh , looks like this is already in lazy import, correct me if I am wrong: https://github.com/apache/airflow/blob/acffa62713874bc64db3f6447840cf171114476f/task-sdk/src/airflow/sdk/__init__.py#L142 -- 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]
