Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled rjection on Axios error #80

Open
tymak opened this issue Oct 24, 2024 · 0 comments
Open

Unhandled rjection on Axios error #80

tymak opened this issue Oct 24, 2024 · 0 comments

Comments

@tymak
Copy link

tymak commented Oct 24, 2024

Hello,
we are encountering issue with axios error that is thrown to application as unhandled rejection.
This happend in cases when Loggly itself has outage.
In the library is implemented logic that if customer don't provide custom callback, it will just console.log the error and do nothing else, if custom callback is provided, error is handled by this callback. But it is probably not working correctly and the rejction is still propagated to the application.

loggly-bulk-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant