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

Long waiting and high processor use during connecting/bootstrap #2557

Open
loziniak opened this issue Dec 20, 2024 · 0 comments
Open

Long waiting and high processor use during connecting/bootstrap #2557

loziniak opened this issue Dec 20, 2024 · 0 comments
Assignees

Comments

@loziniak
Copy link
Contributor

Hello.

I've successfully connected to current testnet. The experience is good, although there are two problems:

  1. Connection process hangs for a long time (about 1-2 minutes), because of a bootstrap server not responding.
  2. After the process finishes, the bootstrap takes lots of resources in the background.

I made a screenshot:

obraz

Hanging connection is marked with green color, and processor use spikes during bootstrap with red.

Perhaps each bootstrap server could be queried in separate thread, to allow the process succeed quickly even with some servers down? And maybe it's not necessary to try all nodes everytime the background scan fires, unless there is not enough nodes for a client?

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