mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 09:21:42 +03:00
ames: fix error slog on failed attestation timer
This commit is contained in:
parent
5b8f26558e
commit
76cc8939d3
@ -1800,7 +1800,7 @@
|
|||||||
:: if we haven't received an attestation, ask again
|
:: if we haven't received an attestation, ask again
|
||||||
::
|
::
|
||||||
?^ error
|
?^ error
|
||||||
%- (slog leaf+"ames: attestation timer failed: {<u.error>}" ~)
|
%- (slog 'ames: attestation timer failed' u.error)
|
||||||
event-core
|
event-core
|
||||||
?~ ship=`(unit @p)`(slaw %p i.t.wire)
|
?~ ship=`(unit @p)`(slaw %p i.t.wire)
|
||||||
%- (slog leaf+"ames: got timer for strange wire: {<wire>}" ~)
|
%- (slog leaf+"ames: got timer for strange wire: {<wire>}" ~)
|
||||||
|
Loading…
Reference in New Issue
Block a user