ssv icon indicating copy to clipboard operation
ssv copied to clipboard

No reason to silence wrong domain ignore error

Open GalRogozinski opened this issue 1 year ago • 2 comments

Should help debugging issues

GalRogozinski avatar Dec 03 '23 12:12 GalRogozinski

@y0sher As I remember you said we need to keep the wrong domain error silenced temporarily due to some change in domains. The plans haven't changed, have they?

nkryuchkov avatar Dec 03 '23 13:12 nkryuchkov

@GalRogozinski this is silenced because we are still getting connections from other networks (domains) and their messages are slipping into pubsub hence message validation, we'll probably see tons of these logs if we remove the silenced. if we finish this PR's original premise #1175 then this should not be an issue anymore.

y0sher avatar Dec 17 '23 10:12 y0sher