Suppose a user uploaded a file through my app and the url of the file was saved on a given cell. At this moment, the file is using the storage and consuming my limit (100MB for free apps).
Would clearing or deleting the cell that had the url be sufficient to delete the resource and free the storage?
We are working on a way for you to delete resources. Don’t worry too much about it for now, but we will notify you when your app is approaching storage limits.
I want to allow the upload of short videos, for a specific time. So it means that videos should be erased when the deadline is over, in order to free some disk space for futur upload.
but until now, I’m being reading all posts, and nowhere it is explain how to avoid to reach the limit by deleting old files.
It’s a real limitation for my user, the only bypass, is for them to create a youtube account, upload on youtube, and finaly do a copy/pasted of the URL. It is not realy user friendly, for a lambda user, and they do not use this functonality.
Have you any suggestion ? or a system to avoid this ?
How quickly does it take for the meter to go down? After deleting the images from the linked spreadsheet and refreshing the app, is it normal to not see the meter drop right away?
I’m starting to migrate data from one table to another but there are things I want to keep.
Just wish there was a better way to manage files other than “as long as it has a link to it”.