Improve execution engine error logging #7812
Labels
meta-investigate
Issues found that require further investigation and may not have a specific resolution/fix
scope-logging
Issue about logs: hygiene, format issues, improvements.
It seems that we don't emit any error log if EL is offline a lot of the time, eg. after start, we just have a log that states it's offline but not what exact error caused this.
Before Electra, we had the Eth1Provider that at least emitted a error log but now this is no longer the case due to EIP-6110 since we disabled Eth1 data polling.
The text was updated successfully, but these errors were encountered: