redux-catch icon indicating copy to clipboard operation
redux-catch copied to clipboard

Add support for timeout

Open didair opened this issue 8 years ago • 2 comments

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

Fetching some data with xhr here

didair avatar Jun 14 '17 09:06 didair

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 😄

sergiodxa avatar Jun 14 '17 17:06 sergiodxa

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.

didair avatar Jun 19 '17 07:06 didair