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. 