I'm trialling a small projects with a few functions, but most of the storage space seems to be taken up by by builds, see screenshot. Before I read that each deployment of a function takes up build space and I want to free them up I need to delete the deployments, either manually or using a "janitor" function. I put together a "janitor" function to clean-up old, unused deployments, but the space wasn't reclaimed. Is it just a reporting glitch or are these build files still lingering somewhere I can't see? How can I free the space up?
#Builds taking up most of the storage
5 messages · Page 1 of 1 (latest)
I would check in over an hour again if the issue still persist. Maybe the worker has not picked it up yet
Thanks for the quick response! My bad, I forgot to mention I waited 24h before asking here just to make sure that the delay in processing the deletions or gathering the metrics isn't a likely issue 😓
I think they just started counting build storage recently so they might not work as intended. A core member has to take a closer look at this
Thanks! If they need a project id to debug here it is: 66d069750037ac6042bb 🙏🏾