Skip to content

Track all ajax errors with redux-api #184

@dagda1

Description

@dagda1

I am using redux-api for all remote calls.

We want to log all ajax errors, are there any hooks in redux-api that will allow me to do this?

Would I need to create my own adapter and log all errors in my own catch handler?

Would I need to create my own adapter based on this ?

Or would it be good to be able to add hooks into the existing code base for this type of thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions