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

Add support for timeout #7

Open
didair opened this issue Jun 14, 2017 · 2 comments
Open

Add support for timeout #7

didair opened this issue Jun 14, 2017 · 2 comments

Comments

@didair
Copy link

didair commented Jun 14, 2017

Adding support for timeout would be nice, or a function you could dispatch exported by redux-catch.

Fetching some data with xhr here

@sergiodxa
Copy link
Contributor

This middleware only works for reducers or sync middlewares, if you can think in a way to detect async middlewares timeouts or errors then a PR is welcomed 😄

@didair
Copy link
Author

didair commented Jun 19, 2017

Will have a look at the package, would have to do it on my spare time so don't hold your breath for a PR.

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

2 participants