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

Axios interceptor doesn't catch timeout error #45

Closed
RedasP opened this issue Nov 3, 2017 · 1 comment
Closed

Axios interceptor doesn't catch timeout error #45

RedasP opened this issue Nov 3, 2017 · 1 comment

Comments

@RedasP
Copy link

RedasP commented Nov 3, 2017

When I set config.timeout really low to test what happens when the the timeout is reached I get:

image

and it seems that the "status = cancelled" isn't catched.

@RedasP
Copy link
Author

RedasP commented Nov 3, 2017

Fixed this by upgrading to the latest axios version
axios/axios#226

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