Skip to content

Fix refresh token race condition#703

Merged
scazan merged 1 commit intodevfrom
refresh-token-fix
Mar 4, 2026
Merged

Fix refresh token race condition#703
scazan merged 1 commit intodevfrom
refresh-token-fix

Conversation

@scazan
Copy link
Collaborator

@scazan scazan commented Mar 3, 2026

Fixes race conditions in a single call that uses batched requests by caching the auth call so it is re-used for the whole of the batch.
Helps to address token refresh issues for users.

@scazan scazan merged commit e1ee086 into dev Mar 4, 2026
13 checks passed
@scazan scazan deleted the refresh-token-fix branch March 4, 2026 09:00
@scazan scazan mentioned this pull request Mar 4, 2026
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