Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: try to refresh tokens when http2 auth error
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.
- Loading branch information