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

Nodes may be disconnected unexpectedly. #35

Closed
peilun-conflux opened this issue Apr 7, 2019 · 2 comments
Closed

Nodes may be disconnected unexpectedly. #35

peilun-conflux opened this issue Apr 7, 2019 · 2 comments

Comments

@peilun-conflux
Copy link
Contributor

Some peers of a node may be disconnected every few minutes when connected to TestNet.
This is triggered by Hup from mio, but not sure if it's just caused by unstable public network condition or caused by some internal problems.

@peilun-conflux
Copy link
Contributor Author

This is possibly caused by syncing many blocks with transactions.
Recovering public keys for all the transactions can consume all CPU resources for a relatively long time, making sockets disconnected.
9041555667317_ pic_hd

@sparkmiw
Copy link
Contributor

This issue has been well understood and mostly resolved

peilun-conflux added a commit that referenced this issue Aug 18, 2021
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