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

node: archive synchronization falls behind consensus over time #3359

Open
Neotamandua opened this issue Jan 14, 2025 · 0 comments
Open

node: archive synchronization falls behind consensus over time #3359

Neotamandua opened this issue Jan 14, 2025 · 0 comments

Comments

@Neotamandua
Copy link
Member

Summary

When synchronizing from Genesis, the archive node falls behind in keeping up with the arrival of new blocks on the chain. For example, the chain::acceptor may already be accepting blocks at height 6200 while the archive is still finalizing & archiving events at height 5400.

Investigate why this is happening (on certain machines) and what the best solution is.

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