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: timeout issues with change of default timeout in nodejs19 #76

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

krauskopf
Copy link
Contributor

fix: timeout of connection with Node.js v19. "Read timeout, received no data in undefinedms, assuming connection is dead".
related to: https://nodejs.org/en/blog/announcements/v19-release-announce#https11-keepalive-by-default

@krauskopf krauskopf added the bug Something isn't working label Mar 19, 2024
@krauskopf krauskopf self-assigned this Mar 19, 2024
Copy link
Contributor

@ZmRZjFuDsDiR4qi5801F ZmRZjFuDsDiR4qi5801F left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for investigating and fixing this side effect, caused by a node change in V19.

@ZmRZjFuDsDiR4qi5801F ZmRZjFuDsDiR4qi5801F merged commit 35dd387 into master Mar 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants