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

Reporter: potential out-of-mem issue when btclightclient is far behind BTC (not-urgent) #154

Open
gitferry opened this issue Feb 24, 2023 · 0 comments
Assignees

Comments

@gitferry
Copy link
Collaborator

gitferry commented Feb 24, 2023

The bootstrapping mechanism of the reporter is subject to potential out-of-mem issue because it caches all the BTC blocks from the base height to the latest. It will be an issue if the btclightclient module of Babylon is far behind BTC a lot. This situation is not urgent for now because the liveness of Babylon requires at least a reporter running 24/7. Still, it will be critical if the reporter is down for a long time because we might not be able to restart the reporter due to the out-of-mem issue.

cc @SebastianElvis @gusin13.

@SebastianElvis SebastianElvis self-assigned this Feb 24, 2023
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

2 participants