tp / tsaga

Typesafe and lightweight way to write Redux-connected functions with asynchronous side-effects that are easily testable.
Apache License 2.0
8 stars 1 forks source link

[feature] Add action to error handler as the second argument #46

Closed HenriBeck closed 5 years ago

HenriBeck commented 5 years ago

This adds the action to the error handler to have more insights into what could have caused the issue.

tp commented 5 years ago

Good idea 👍

Tests need to be aligned to pass the build.