You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since last versions, whenever a message is received on the pusub, be it gossip or flood, the process stops completely (asyncio block, so no http request nor anything is processed) for a few seconds
as a side note: all clients connect to each other (so there is a bi-directionnal connect for all of them)
actually just got a case now: blocked for 5 seconds before giving this log line
alephtest_1 | 2019-11-25 10:00:28 [DEBUG] libp2p.network.swarm: inbound connection at /ip4/XXX/tcp/59570
The text was updated successfully, but these errors were encountered:
Tracking an issue identified on gitter:
from @moshemalawach :
The text was updated successfully, but these errors were encountered: