NebulousLabs / Sia-Ant-Farm

A tool for setting up small testnets for Sia.
MIT License
24 stars 16 forks source link

add permanentDeleter: delete a file at random every 10 minutes #57

Closed avahowell closed 7 years ago

avahowell commented 7 years ago

Now that uploading is working reliably, the renter job is being upgraded to be more aggressive and do more than just upload and download. This PR adds a permanentDeleter thread which will randomly delete files every 10 minutes once >10 files have been uploaded.

DavidVorick commented 7 years ago

We probably want to make sure these actions will frequently overlap. Perhaps we can increase the volume/rate?