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

flush more often on ibd #291

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

Davidson-Souza
Copy link
Collaborator

FIxes #250

If we die (or get stopped) while on IBD, we might lose all our work. This commit tries to fix this by flushing more often during IBD, so our work gets persisted.

If we die (or get stopped) while on IBD, we might lose all our work.
This commit tries to fix this by flushing more often during IBD, so our
work gets persisted.
@Davidson-Souza Davidson-Souza marked this pull request as ready for review November 28, 2024 23:56
Copy link
Contributor

@JoseSK999 JoseSK999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 🫡

@Davidson-Souza Davidson-Souza merged commit a909627 into vinteumorg:master Nov 29, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

No data is persisted during IBD
2 participants