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

Add a threshold so small batches don't have jitter. Bump jitter window. #340

Merged
merged 2 commits into from
May 11, 2023

Conversation

calebbrown
Copy link
Contributor

  • 10 seconds should space out requests more to reduce congestion.
  • Early requests don't have jitter appled to avoid slowing down small batch sizes.

See #337

- 10 seconds should space out requests more to reduce congestion.
- Early requests don't have jitter appled to avoid slowing down small
  batch sizes.

See #337

Signed-off-by: Caleb Brown <calebbrown@google.com>
pkg/feeds/npm/npm.go Outdated Show resolved Hide resolved
pkg/feeds/npm/npm.go Outdated Show resolved Hide resolved
Signed-off-by: Caleb Brown <calebbrown@google.com>
Copy link
Contributor

@maxfisher-g maxfisher-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@calebbrown calebbrown merged commit 1e17778 into main May 11, 2023
@calebbrown calebbrown deleted the http2_tuning_2 branch May 11, 2023 08:40
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

Successfully merging this pull request may close these issues.

2 participants