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

fix: Refresh auth token on 500 #338

Merged
merged 2 commits into from
Jan 19, 2024
Merged

fix: Refresh auth token on 500 #338

merged 2 commits into from
Jan 19, 2024

Conversation

ptiurin
Copy link
Collaborator

@ptiurin ptiurin commented Jan 18, 2024

Adding a fix described in FIR-29334

Server does not propagate the error even if token expires. This leads to us not refreshing the token when we should have been able to. Until there's a fix on the backend (might take considerable time) we have to try to check in the error body.

@ptiurin ptiurin requested a review from a team as a code owner January 18, 2024 15:42
Copy link

sonarcloud bot commented Jan 19, 2024

@ptiurin ptiurin merged commit f0cd6f0 into main Jan 19, 2024
7 checks passed
@ptiurin ptiurin deleted the fix-auth-on-internal-error branch January 19, 2024 13:36
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