Mark incomplete CARs for cleannup and removal #1562
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
need/triage
Needs initial labeling and prioritization
stack/write-services
topic/upload
related to uploads
Currently nft.storage API receives partial CAR files and stores them in S3. We are also implementing assemble-cars lambda to gather a complete CAR file from the multiple partial CARs.
Once we get complete CARs, we should look into optimizing storage by marking incomplete CARs as ready for being removed.
We also need to take into account that cnce we move to use our bucket with IPFS Elastic Provider, we also need to cleanup CID indexes before deleting the partial CARs.
The text was updated successfully, but these errors were encountered: