Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add token refresh grace period #54

Merged
merged 6 commits into from
Sep 23, 2024
Merged

Add token refresh grace period #54

merged 6 commits into from
Sep 23, 2024

Conversation

mjcmtb
Copy link
Contributor

@mjcmtb mjcmtb commented Sep 18, 2024

This change adds a 30 second grace period to token refreshes so that the token currently cache can be renewed up to 30 seconds before it expires. This minimizes the scenario where a cached token is used and immediately expires.

@mjcmtb mjcmtb requested a review from a team September 18, 2024 12:51
@mjcmtb mjcmtb merged commit 8c45328 into main Sep 23, 2024
2 checks passed
@mjcmtb mjcmtb deleted the mc/add-token-grace-period branch September 23, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants