From 76919ce07ca9a52c781ea1b40a982985107d0bb8 Mon Sep 17 00:00:00 2001 From: yosoyubik Date: Wed, 6 Jul 2022 10:52:19 +0200 Subject: [PATCH] ames: resend %cork after a naxplanation in one day --- pkg/arvo/sys/vane/ames.hoon | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/arvo/sys/vane/ames.hoon b/pkg/arvo/sys/vane/ames.hoon index 008a96a170..5df341c199 100644 --- a/pkg/arvo/sys/vane/ames.hoon +++ b/pkg/arvo/sys/vane/ames.hoon @@ -2713,12 +2713,12 @@ =. snd.peer-state (~(put by snd.peer-state) target-bone message-pump-state) :: if we get a naxplanation for a %cork, the publisher is behind - :: receiving the OTA, so we set up a timer to retry in one hour. + :: receiving the OTA, so we set up a timer to retry in one day. :: %- %+ trace msg.veb - |.("old publisher, resend %cork on bone={} in ~h1") + |.("old publisher, resend %cork on bone={} in ~d1") =/ =wire (make-pump-timer-wire her.channel target-bone) - (emit [/ames-recork]~ %pass wire %b %wait `@da`(add now ~h1)) + (emit [/ames-recork]~ %pass wire %b %wait `@da`(add now ~d1)) :: +on-sink-plea: handle request message received by |message-sink :: ++ on-sink-plea