mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
2addbeb72d
commit
538f0d04fa
|
@ -89,7 +89,7 @@ importRepoWait lwwKey = do
|
||||||
|
|
||||||
case lww of
|
case lww of
|
||||||
Nothing -> do
|
Nothing -> do
|
||||||
pause @'Seconds 5
|
pause @'Seconds 2
|
||||||
fetchLWWRef lwwKey
|
fetchLWWRef lwwKey
|
||||||
next (IWaitLWWBlock (pred w))
|
next (IWaitLWWBlock (pred w))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue