googleapis / google-auth-library-python

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

feat: Modify refresh window from 30s to 3 mins and 45 seconds #1419

Closed clundin25 closed 9 months ago

clundin25 commented 9 months ago

Modify the token refresh window. This will give a larger window for any token refreshes, giving retries and high latency environments more room to breathe.

The MDS stack that was previously a 30s window is now a 4 minute window.

arithmetic1728 commented 9 months ago

the description above is a list of commit messages which look very confusing

clundin25 commented 9 months ago

the description above is a list of commit messages which look very confusing

Thanks for catching that, I made a mistake when I created my branch.