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 limiter for bootstrap server #4818

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

Conversation

pwojcikdev
Copy link
Contributor

This adds rate limiter for processing incoming requests in bootstrap server. This is meant to bound max disk io taken by this component and is in addition to the already present fair queuing logic which limits number of queued requests per peer.

@qwahzi qwahzi added this to the V28 milestone Jan 5, 2025
@gr0vity-dev-bot
Copy link

Test Results for Commit 4d02fd8

Pull Request 4818: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 109s)
  • 5n4pr_conf_10k_change: PASS (Duration: 139s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 124s)
  • 5n4pr_conf_change_independant: PASS (Duration: 132s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 121s)
  • 5n4pr_conf_send_independant: PASS (Duration: 121s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 107s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 139s)

Last updated: 2025-01-05 22:52:24 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