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
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...