Skip to content

Conversation

@likhith5697
Copy link

@likhith5697 likhith5697 commented Oct 14, 2025

Fixes transient ECONNRESET errors that appear on Node.js 20.x by logging them via Axios’ debug adapter.

@github-actions github-actions bot added the pr::fix PR that fixes a bug label Oct 14, 2025
@likhith5697 likhith5697 force-pushed the fix-econnreset-node20 branch from 00746b5 to 09cbbad Compare October 14, 2025 17:25
@likhith5697 likhith5697 changed the title test(node20): add reproducible test for transient ECONNRESET issue (#7147) Adds a debug log message to help diagnose transient ECONNRESET errors occurring on Node.js 20.x. This addresses issue #7147 Oct 14, 2025
@likhith5697
Copy link
Author

Hi maintainers 👋

This PR only adds a debug log for transient ECONNRESET behavior on Node 20.x (issue #7147).
No behavior change — purely improves visibility for debugging.

Thanks for reviewing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr::fix PR that fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant