This commit is contained in:
voidlizard 2025-02-20 09:28:44 +03:00
parent 128fa751cc
commit ba5e122392
1 changed files with 1 additions and 0 deletions

View File

@ -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