h
This commit is contained in:
@@ -528,6 +528,7 @@ def get_api_key(config: dict[str, Any], service: str, key_path: str) -> str | No
|
||||
|
||||
return None
|
||||
except Exception:
|
||||
_format_logger.exception("Failed to resolve nested config key '%s'", key_path)
|
||||
return None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user