This repository was archived by the owner on Aug 29, 2023. It is now read-only.
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
Default timeout is too short #239
Closed
Description
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?