This commit is contained in:
Dmitry Zuikov 2024-03-14 14:07:28 +03:00
parent 2addbeb72d
commit 538f0d04fa
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ importRepoWait lwwKey = do
case lww of
Nothing -> do
pause @'Seconds 5
pause @'Seconds 2
fetchLWWRef lwwKey
next (IWaitLWWBlock (pred w))