Handle poor performing eth1 data retrieval #5521
Labels
Enhancement
New feature or request
Good First Issue
Good for newcomers
Help Wanted
Extra attention is needed
A user reported block proposal failure due to a poor performing eth1 node.
The recommended fix here is to set a short timeout for fetching eth1data for eth1data votes, if the short timeout is exceeded then a block should be produced with random/noop eth1data vote such that the proposer can still produce the block in time.
The text was updated successfully, but these errors were encountered: