Blocks on remote kubo should be removed in case of failure or unpinning #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a remote kubo is used to validate the size of a CID, in case of exceeded quota or other issue, those blocks should be deleted.
After unpinning, data should be deleted too.
This mean a repo gc should be run everytime the pinning set change in the cluster.
Blocks on remote kubo should be removed in case of failureto Blocks on remote kubo should be removed in case of failure or unpinning