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

Rate limit fix-low-peers #608

Open
Stebalien opened this issue Apr 25, 2020 · 0 comments
Open

Rate limit fix-low-peers #608

Stebalien opened this issue Apr 25, 2020 · 0 comments
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@Stebalien
Copy link
Member

On startup on an a popular machine (e.g., bootstrapper), fixLowPeersRoutine gets invoked repeatedly because we're getting a ton of new peers but:

  1. Haven't finished bootstrapping.
  2. Haven't identified most of them (too early).

We should probably introduce some kind of rate limit.

@Stebalien Stebalien added the kind/enhancement A net-new feature or improvement to an existing feature label Apr 25, 2020
@aarshkshah1992 aarshkshah1992 self-assigned this May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants