shoutem/redux-io

Save request error name/message to @@redux-api-state

helloagain-dev opened this issue · 1 comments

Hello,
When making request with find action, after some time, request will fail because of timeout and response is show like this one.

image

Is it possible to save name or message from error payload to @@redux-api-state so we know that request failed because of timeout.

image

Hi @helloagain-dev, currently we don't have an option to do that. We would welcome PR from you.