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

[5.0 -> main] P2P: Throttle over sync window #1812

Merged
merged 5 commits into from
Oct 24, 2023
Merged

Conversation

heifner
Copy link
Member

@heifner heifner commented Oct 24, 2023

Instead of calculating throttle limit from time of connection establishment, calculate over the specific enqueue sync window.
See #1741 for original implementation.

Update the throttle test to use more reasonable values.

Merges release/5.0 into main including #1811

Resolves #1808

@heifner heifner added the OCI Work exclusive to OCI team label Oct 24, 2023
@heifner heifner merged commit 3a519f6 into main Oct 24, 2023
21 checks passed
@heifner heifner deleted the GH-1808-sync-main branch October 24, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

p2p_sync_throttle_test failing on pinned builds
3 participants