bugraoz93 commented on issue #49139: URL: https://github.com/apache/airflow/issues/49139#issuecomment-2798877942
@aritra24 On a second thought, to keep the logs for users on the `ctl` side, not on the `api` side, we can create a base method for `ActionCommand` and check if credential exists. We can call the `Credentials` method to `check_if_exist` new one to check without loading the credentials. We should also check if it expires to warn, but that can be another issue. What do you think? -- 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