renterd icon indicating copy to clipboard operation
renterd copied to clipboard

Remove sectors of archived contracts in background loop

Open ChrisSchinnerl opened this issue 5 months ago • 0 comments

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.

ChrisSchinnerl avatar Sep 23 '24 12:09 ChrisSchinnerl