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

add a config to FATAL here if could not state sync (likely won't be #1410

Open
github-actions bot opened this issue Aug 20, 2024 · 0 comments
Open

add a config to FATAL here if could not state sync (likely won't be #1410

github-actions bot opened this issue Aug 20, 2024 · 0 comments

Comments

@github-actions
Copy link

able to recover in networks where no one has the full state, bypass
still starts sync): #438

Line: 591

hypersdk/vm/vm.go

Lines 588 to 598 in 1f9a6c8

// that the node will mark itself as ready.
vm.stateSyncClient.ForceDone()
// TODO: add a config to FATAL here if could not state sync (likely won't be
// able to recover in networks where no one has the full state, bypass
// still starts sync): https://github.com/ava-labs/hypersdk/issues/438
}
// Backfill seen transactions, if any. This will exit as soon as we reach
// a block we no longer have on disk or if we have walked back the full
// [ValidityWindow].

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

No branches or pull requests

0 participants