lesser calmdown period

This commit is contained in:
Dmitry Zuikov 2023-05-22 08:53:20 +03:00
parent 931852306b
commit 0424dfdc9f
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ fillPeerMeta mtcp = do
debug "I'm fillPeerMeta" debug "I'm fillPeerMeta"
pl <- getPeerLocator @e pl <- getPeerLocator @e
pause @'Seconds 20 -- wait 'till everything calm down pause @'Seconds 5 -- wait 'till everything calm down
forever do forever do
ps <- knownPeers @e pl ps <- knownPeers @e pl