Limit on the Size of a Project within "Build"? (Solved -> File Count Limit = 100)

So I’ve been testing and building with the Build Section of AI Studio for a week now. Since yesterday, every change to one of my Projects gets me an Error “Failed to save app”.

So my question is; Are there limitations to how big you’re allowed to build your app? And if so, what is it?

Edit: Straight deploying it to the Google Cloud Run works, saving still throwing error.

Edit2: Console Logs throws out an Error “SaveDriveApplet”

Edit3: So there is a file limit when saving a Project. After a lot of testing, it appears to be 100 Files Total.

1 Like

My project has a smaller size, around 100kb (in Google Drive), but it always “Failed to save app.” After I inspect the payload, when I have over 100 arrays (I suppose it’s in protobuf format), it always fails. Google AI Studio team, please fix this issue ASAP.