Hi, does pants provide any way to limit the disk s...
# general
g
Hi, does pants provide any way to limit the disk space occupied by the
named_caches
directory? In my use-case, the directory easily exceeds 100 GB with millions of files inside (and much more after a few months..). I didn't find any option to impose some limit in the docs. Thank you!
h
Alas there is not at the moment. The solution is to periodically nuke it and start over.
g
Ok, thanks for confirming!
h
Not ideal, sorry