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

Requests while refreshing are not handled properly #22

Open
konstk1 opened this issue Aug 30, 2019 · 0 comments
Open

Requests while refreshing are not handled properly #22

konstk1 opened this issue Aug 30, 2019 · 0 comments

Comments

@konstk1
Copy link
Contributor

konstk1 commented Aug 30, 2019

If a request comes in with a 401 while token refresh is in progress, the completion handler of retry is never called and I believe the request just "disappears."

In fact, documentation for retry states:

The one requirement is that the completion closure is called to ensure the request is properly cleaned up after.

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

No branches or pull requests

1 participant