Hello! Using Prefect 1 on a local VM, I noticed th...
# ask-community
j
Hello! Using Prefect 1 on a local VM, I noticed that our .prefect/results folder is quite large. Would it causes any issues if I cleaned out the folder while no Flows are running?
1
b
Hello Jonathan, if no flows are running, I don't believe there would be any issues with cleaning out the results folder. Just ensure that any results in that folder which are important to you are stored appropriately.
j
Awesome - thank you!!