Skip to content

Conversation

zeroxbt
Copy link
Contributor

@zeroxbt zeroxbt commented Jul 16, 2025

Currently node only aborts message if reading from the stream takes longer than the specified timeout.
This PR ensure that the timeout is measured from the start of the operation, which includes dialing the peer (stream creation) and writing to the stream aswell.
The timeout abort controller dependency is removed as it is not necessary since node v16.

cursor[bot]

This comment was marked as outdated.

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.

1 participant