helium / erlang-libp2p

An Erlang implementation of libp2p swarms
https://helium.github.io/erlang-libp2p
Apache License 2.0
121 stars 34 forks source link

Reduce ack stream inactivity timeout to 1 minute #403

Closed Vagabond closed 3 years ago

Vagabond commented 3 years ago

To hopefully identify dead connections sooner and possibly to work around possible holes in the relcast ack protocol, lower the inactivity timeout to 1 minute.