googleapis / google-auth-library-python

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

chore: Modify exponential backoff implementation to have no initial sleep #1547

Open clundin25 opened 4 days ago

clundin25 commented 4 days ago

chore: No sleep on initial attempt in exponential backoff implementation