Skip to content

Improve execution engine error logging #7812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nflaig opened this issue May 9, 2025 · 0 comments
Open

Improve execution engine error logging #7812

nflaig opened this issue May 9, 2025 · 0 comments
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.

Comments

@nflaig
Copy link
Member

nflaig commented May 9, 2025

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.

@nflaig nflaig added scope-logging Issue about logs: hygiene, format issues, improvements. meta-investigate Issues found that require further investigation and may not have a specific resolution/fix labels May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant