amoghrajesh commented on code in PR #54449:
URL: https://github.com/apache/airflow/pull/54449#discussion_r2285736138


##########
task-sdk/src/airflow/sdk/execution_time/supervisor.py:
##########
@@ -54,6 +54,7 @@
 from pydantic import BaseModel, TypeAdapter
 
 from airflow.configuration import conf
+from airflow.sdk._shared.secrets_masker.secrets_masker import mask_secret

Review Comment:
   Yeah, for mask_secret usages, I am gonna use the public API, for anything 
else the true path.



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