JakeYallop / JakeYallop/WaybackDownloader
Allow specifying an initial number of workers
Open
good first issue
help wanted
- Dominant language
- C#
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It can take a while for the downloader to spin up to a set number of workers. We should allow a user to specify an initial number of workers to use.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the downloader's worker initialization and the user configuration or command-line entry point. Trace how the current worker count is chosen, then verify that a requested initial number is used while the existing worker behavior still functions as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100