Fix concurrent calls to refresh token #85

Closed
opened 2025-07-08 08:39:49 -04:00 by AtHeartEngineer · 0 comments

Originally created by @maksm on 5/11/2025

Implement a mechanism to prevent multiple concurrent requests for refreshing the access token, ensuring that only one request is made at a time.

*Originally created by @maksm on 5/11/2025* Implement a mechanism to prevent multiple concurrent requests for refreshing the access token, ensuring that only one request is made at a time.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/endurain#85