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

Remove timeout from AutoPivot to avoid situation with missing Headers #5986

Closed
kamilchodola opened this issue Aug 7, 2023 · 0 comments · Fixed by #5988
Closed

Remove timeout from AutoPivot to avoid situation with missing Headers #5986

kamilchodola opened this issue Aug 7, 2023 · 0 comments · Fixed by #5988
Assignees

Comments

@kamilchodola
Copy link
Contributor

Steps to Reproduce
In order to replicate the behavior, please provide a detailed list of steps:

  1. Start nethermind without CL started
  2. Wait until UpdatingPivot stage would timeout (15 minutes)
  3. Stop nethermind
  4. Start CL and wait for it to sync
  5. Start nethermind

Actual behavior
Beacon Headers phase can't be finished because of missing headers for new pivot

Expected behavior
With timeout disabled this case will not happen unless someone would force that with custom params

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

Successfully merging a pull request may close this issue.

2 participants