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: Revert regression to the debug logging for axios errors #1338

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

joe-yeager
Copy link
Contributor

Description and Context

When this file was converted to typescript we introduced a regression that causes AxiosErrors to have util.inspect called on them which floods the debug log output.

@joe-yeager joe-yeager changed the title fix: Revert the regression to the debug logging fix: Revert regression to the debug logging Jan 14, 2025
@joe-yeager joe-yeager changed the title fix: Revert regression to the debug logging fix: Revert regression to the debug logging for axios errors Jan 14, 2025
@joe-yeager joe-yeager merged commit 48e9d58 into main Jan 14, 2025
1 check passed
@joe-yeager joe-yeager deleted the jy/fix-debug-logging branch January 14, 2025 18:03
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

Successfully merging this pull request may close these issues.

2 participants