renterd
renterd copied to clipboard
Remove sectors of archived contracts in background loop
Similar to how we prune slabs, we should also asynchronously remove sectors that are part of an archived contract from the db. That way deleting a contract doesn't block for too long and potentially locks up the database.