commonwarexyz / commonwarexyz/battleware
[seeder] Prune Tracked Uploads
- Dominant language
- Rust
- Stars
- 26
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Prune `tracked_uploads` when we successfully upload some artifact: https://github.com/commonwarexyz/battleware/blob/51db184e021755b885463949c391dcf23de0e941/node/src/seeder/actor.rs#L143-L163
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in node/src/seeder/actor.rs at the linked lines, and trace the successful artifact-upload path and its handling of tracked_uploads. Done means an artifact that uploads successfully is pruned from tracked_uploads while the existing upload behavior remains intact; inspect nearby tests or add verification if the repository provides coverage for this path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100