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: try to refresh tokens when http2 auth error #2062

Merged
merged 1 commit into from
Oct 8, 2023
Merged

fix: try to refresh tokens when http2 auth error #2062

merged 1 commit into from
Oct 8, 2023

Conversation

alandtse
Copy link
Owner

@alandtse alandtse commented Oct 8, 2023

The http2 stream is sensitive to auth token errors. Instead of declaring a bad login immediately, include one attempt to refresh auth tokens. This may help reduce the frequency of reauth requests but is not guaranteed.

closes #2053

The http2 stream is sensitive to auth token errors. Instead of declaring
a bad login immediately, include one attempt to refresh auth tokens.
This may help reduce the frequency of reauth requests but is not
guaranteed.
@alandtse alandtse merged commit 4dfe25d into alandtse:dev Oct 8, 2023
@alandtse alandtse deleted the dev branch October 8, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant