filecoin-project / filecoin-project/boost
PieceDirectory deal cleanup
Open
area/deals
area/indexing
area/retrieval
- Dominant language
- Go
- Stars
- 121
- Forks
- 79
- PR merge metrics
- PR metrics pending
Description
1. Expired deals should be cleaned up - Should be user defined not automatic in case SP wants to keep serving from expired deals.
2. Slashed deals should be cleaned up (where retrieval cannot be served) - this should be automated Ex: sector no longer available
3. Deal details should be removed from piece metadata
4. Index should be removed for pieces where no more deals are left after deal cleanup
5. Announcement should be made to indexer that these MultiHashes are no longer available.
Contributor guide
Assessment
This issue has not been assessed yet.