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
Something to be discussed is how to best handle errors in liveliness token subscriptions. Right now, an error message will be printed but should the node continue to function if transport works? See #70 (comment)
The text was updated successfully, but these errors were encountered:
Personally I think that we should detect the errors, report them once, ignore it, and then continue on. That will help deal with the case of a malicious actor intentionally publishing bogus liveliness tokens.
Something to be discussed is how to best handle errors in liveliness token subscriptions. Right now, an error message will be printed but should the node continue to function if transport works? See #70 (comment)
The text was updated successfully, but these errors were encountered: