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

Unlimited bootstrap request rate #4819

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pwojcikdev
Copy link
Contributor

This changes the default bootstrap client request rate limit to unlimited. The rate is still limited indirectly by the ability of peers to process them in a timely manner, we use peer scoring to limit number of outstanding requests per peer to 16 by default.

@pwojcikdev pwojcikdev force-pushed the unlimited-bootstrap branch from 31dbc09 to 7e334d5 Compare January 5, 2025 22:04
@qwahzi qwahzi added this to the V28 milestone Jan 5, 2025
@gr0vity-dev-bot
Copy link

gr0vity-dev-bot commented Jan 5, 2025

Test Results for Commit 7e334d5

Pull Request 4819: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 107s)
  • 5n4pr_conf_10k_change: PASS (Duration: 126s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 133s)
  • 5n4pr_conf_change_independant: PASS (Duration: 130s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 116s)
  • 5n4pr_conf_send_independant: PASS (Duration: 127s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 107s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 150s)

Last updated: 2025-01-05 22:59:17 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress / V28.0
Development

Successfully merging this pull request may close these issues.

3 participants