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

Recover from error in RequestOrderedCommittee() #66

Open
gadcl opened this issue Aug 15, 2019 · 0 comments
Open

Recover from error in RequestOrderedCommittee() #66

gadcl opened this issue Aug 15, 2019 · 0 comments

Comments

@gadcl
Copy link
Contributor

gadcl commented Aug 15, 2019

When failing to read the elected validators' state - currently LH steps down and only waits for sync.
This is not robust enough - as we encountered multiple nodes facing the same issue - i.e. there were not enough nodes to make any progress (close blocks).
A possible solution is to check on UpdateState signal - and retry to enter term as part of committee if the node has stepped down - i.e. try to wake up the consensus again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant