fpopic commented on PR #53801: URL: https://github.com/apache/airflow/pull/53801#issuecomment-4412428209
I've addressed the latest feedback from Copilot (AI) and reviewers: - Updated 'role_id' docstring in VaultHook, VaultBackend, and _VaultClient to include 'gcp' auth type. - Synchronized JWT 'exp' claim to 900 seconds (15 minutes) in both implementation and tests. - Refined exception handling during Compute Engine credential refresh to catch specific RefreshError. - Improved unit tests by mocking 'time.time' for more stable assertions. -- 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]
