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

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

Hello,
When making request with
findaction, after some time, request will fail because of timeout and response is show like this one.Is it possible to save
nameormessagefrom error payload to@@redux-api-stateso we know that request failed because of timeout.