Skip to content
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

chore(vc): add suitable timeouts when to abandon block proposal duties #7976

Closed
Tracked by #7681
Maddiaa0 opened this issue Aug 14, 2024 · 1 comment
Closed
Tracked by #7681

Comments

@Maddiaa0
Copy link
Member

Overview

In the current implementation the validator client does NOT have suitable timeouts encoded. If it cannot receive information from peers it will hand indefinitely and miss its slot.

Create and configure timeouts

@Maddiaa0
Copy link
Member Author

Waiting for attestations does have a timeout set that can be configured

@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants