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 configurable rate limiting for directories and archives. #44

Merged
merged 4 commits into from
Dec 21, 2021

Conversation

hpryce
Copy link
Contributor

@hpryce hpryce commented Dec 21, 2021

When running on AWS instances it is desirable to avoid using the gp2 burst balance on instances with i/o near the regularly provisioning amounts. Add options for rate limiting both the number of directories crawled per second and the number of archives to open.

@changelog-app
Copy link

changelog-app bot commented Dec 21, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Add configurable rate limiting for directories and archives.

Check the box to generate changelog(s)

  • Generate changelog entry

pkg/crawl/crawler.go Outdated Show resolved Hide resolved
pkg/crawl/crawler.go Outdated Show resolved Hide resolved
pkg/crawl/crawler.go Outdated Show resolved Hide resolved
pkg/crawl/identify.go Outdated Show resolved Hide resolved
pkg/crawl/identify.go Outdated Show resolved Hide resolved
@bulldozer-bot bulldozer-bot bot merged commit e219bc7 into develop Dec 21, 2021
@bulldozer-bot bulldozer-bot bot deleted the rate_limiting branch December 21, 2021 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants