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

Coordinate token refresh #4704

Open
shawkins opened this issue Dec 21, 2022 · 2 comments
Open

Coordinate token refresh #4704

shawkins opened this issue Dec 21, 2022 · 2 comments

Comments

@shawkins
Copy link
Contributor

There is no synchronization between concurrent requests - each will attempt to authorize. The regular TokenRefreshInterceptor has the same behavior. This will be more nuanced to address as ideally we don't want to block the other threads.

Originally posted by @shawkins in #4673 (comment)

@stale
Copy link

stale bot commented Mar 22, 2023

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale label Mar 22, 2023
@stale stale bot closed this as completed Mar 29, 2023
@manusa manusa reopened this Mar 30, 2023
@stale
Copy link

stale bot commented Jun 28, 2023

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale label Jun 28, 2023
@stale stale bot closed this as completed Jul 9, 2023
@shawkins shawkins reopened this Jul 9, 2023
@stale stale bot removed the status/stale label Jul 9, 2023
@manusa manusa added this to the 6.x milestone Sep 22, 2023
@manusa manusa modified the milestones: 6.x, 7.x May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants