
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?

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 ππΎ
Recommended threads
- Internal 500 Server Error
I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
- Deleting rows in tables returns 500 on C...
Hey! I'm trying to delete some rows on my dev environment, and Iβm receiving 500. I tried to update it and then delete that rows. Updates went well but delete s...
- [SOLVED] Access ExecutionStatus of a fun...
I am calling a cloud function from the newest Flutter SDK 20.2.1with the `xasync: false` flag and get the result, but the `execution.status` is not a String and...
