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

fix: HTTP requests currently do not surface errors from the Tenderly API #99

Open
mds1 opened this issue Jan 26, 2023 · 0 comments
Open

Comments

@mds1
Copy link
Contributor

mds1 commented Jan 26, 2023

Either use axios and log the error.response.data field, or see if there's a way to get a more verbose error from the current HTTP package. Switching to axios is probably the way to go as it's better maintained

@mds1 mds1 changed the title refactor: HTTP requests currently do not surface errors from the Tenderly API fix: HTTP requests currently do not surface errors from the Tenderly API Jan 26, 2023
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