ethereum / ethereum/trinity-eth2

The validator client currently crashes if a request is made against a beacon node that goes down.

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16
Forks
9
PR merge metrics
No merged PRs in 30d

Description

A common workflow during development is to have the validator client running and then restart an attached beacon node.

This currently raises an `OSError` which is not caught in the client and crashes the entire process.

Ideally the validator client drops requests that cannot be made when the beacon node is unreachable and keeps moving along.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.