diff --git a/hbs2-peer/app/Watchdogs.hs b/hbs2-peer/app/Watchdogs.hs index 1b8bf36e..93610bc0 100644 --- a/hbs2-peer/app/Watchdogs.hs +++ b/hbs2-peer/app/Watchdogs.hs @@ -33,6 +33,7 @@ runRpcWatchDog peer soname = do WCall n | n > 2 -> do err $ red "RpcWatchDog fired" + throwTo peer GoAgainException WCall n -> do debug $ "RpcWatchDog" <+> pretty n