shutter-network / rolling-shutter

Rolling Shutter is an MEV protection system to be plugged into rollups.
https://twitter.com/project_shutter/
26 stars 7 forks source link

Downgrade "error dialing peer" log to debug #471

Closed jannikluhn closed 1 day ago

jannikluhn commented 2 days ago

In production we see a lot of these messages. Failing to dial a peer is usually because the peer is unreachable which is not an error, so logging it as an error is misleading.

~Closes #467.~

fredo commented 1 day ago

As @konradkonrad pointed out, #467 also addresses the investigation about why docker internal addresses seem to be in the DHT. Please, either create a new issue for it as it is not part of this PR or adjust #467 and leave it open.