if restarting the blob-archiver, it does not resume from where it left off
- Dominant language
- Go
- Stars
- 126
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Start the blob-archiver process from '1' - genesis, it will rapidly index blobs, however if the process is stopped and started again (without any changes) it will not carry on from where it left off... if will just add the most recent blobs as they become available.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the blob-archiver run from genesis, stop it during indexing, and restart it without changes. The issue names no files or tests, so trace the startup and blob-indexing entry points to find where progress is handled. Done means a restarted process continues from its previous position instead of only adding newly available blobs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100