FuelLabs / FuelLabs/network-watchtower
Refactor `DownloaderConfig` into a builder pattern
Open
- Dominant language
- Rust
- Stars
- 3
- Forks
- 2
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 1
Description
There are 2 values we set during operation/initialization of the config which should either be hidden behind the builder pattern or partial pattern. ref https://github.com/FuelLabs/network-watchtower/pull/10#discussion_r1977097670
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate DownloaderConfig and inspect where its operation and initialization values are set. Read the discussion in PR #10 for the proposed direction, then determine the agreed builder or partial pattern; done means those values are no longer set directly during operation or initialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100