You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when there is a JsonRPCError, probably don't log it in the inner retries at warn if possible, but when the max number was hit, then do log the errors from at least the last retry
have dedicated info or warn messages (or maybe debug) when a message could not be estimated, no metadata could be fetched
The general goal here is to make the relayer logs more useful
That includes, but is not exclusive to:
INFO
(might already be)incoming body completed�
orflushed 806 bytes
should be moved toTRACE
?HyperlaneMessage
,MetadataBuilder
JsonRPCError
, probably don't log it in the inner retries at warn if possible, but when the max number was hit, then do log the errors from at least the last retryThe text was updated successfully, but these errors were encountered: