Join Slack
Powered by
Is it normal to see lmdb_store occupying 200+ GB o...
# general
r
rough-room-65027
04/04/2024, 8:50 AM
Is it normal to see lmdb_store occupying 200+ GB on a CI runner machine?
w
wide-midnight-78598
04/04/2024, 11:37 AM
Unrelated to CI, but yeah, the caches are able to grow without bound. Take a read through these two pages for more info/suggestions
https://www.pantsbuild.org/2.19/docs/using-pants/using-pants-in-ci#directories-to-cache
https://github.com/pantsbuild/actions/tree/main/init-pants#input
r
rough-room-65027
04/05/2024, 2:43 AM
Whats the impact of not using local cache?
2
Views
Open in Slack
Previous
Next