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

Handle network disconnects and other ajax errors with status code === 0 #11

Open
natoverse opened this issue Jan 21, 2015 · 0 comments
Open

Comments

@natoverse
Copy link
Contributor

The built-in handler plugins accommodate 4**/5** as default pattern matches, but there are client-side errors that can abort the request and don't get captured by the handlers, such as unplugging from the network. Handlers should be assignable for these cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant