libp2p/js-libp2p-tcp

Default timeout is too short

bakhshandeh opened this issue ยท 1 comments

We had an issue with the default configs on libp2p-js here and found that its because the default timeout is too short on js-libp2p-tcp.

I have 2 questions:
1- Is there any reason that the default timeout is too short? What's wrong with no timeout by default?

2- Is it safe to disable timeouts?

๐ŸŽ‰ This issue has been resolved in version 6.0.9 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€