Skip to content

Commit

Permalink
contacts: adjust subscription retry timer to ~m30
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolajpp committed Sep 25, 2024
1 parent 853b707 commit 1edc4a9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions desk/app/contacts.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -317,10 +317,7 @@
?> ?=(%want sag)
?~ p.sign si-cor
%- (slog 'contact-fail' u.p.sign)
:: schedule retry 30m later
:: XX set production timer
::
=/ wake=@da (add now.bowl ~s10)
=/ wake=@da (add now.bowl ~m30)
=. retry (~(put by retry) who wake)
%_ si-cor cor
(pass /retry/(scot %p who) %arvo %b %wait wake)
Expand Down

0 comments on commit 1edc4a9

Please sign in to comment.