besu
besu copied to clipboard
Feature: Friendlier logging when chain download fails
trafficstars
Description
Besu, as part of normal operations, will sometimes fail to download a block. It'd be great to have less scary logging for that, as in logging a WARN not ERROR for Chain download failed. Restarting after short delay. and not log the Java exception. Attached file shows current logging.