googleapis / google-auth-library-python

Google Auth Python Library
https://googleapis.dev/python/google-auth/latest/
Apache License 2.0
755 stars 303 forks source link

feat: add configurable GCE Metadata Server retries #1488

Open judahrand opened 4 months ago

judahrand commented 4 months ago

This PR aims to replicate the functionality of the Nodejs library implemented here: https://github.com/googleapis/gcp-metadata/pull/275