I want to use blobstore but I don't want to get charged if my app happens to go over quota (I'd rather have requests denied). I looked into enabling billing, but the lowest daily budget I can set is $1/ day.
In another thread [1] I saw a suggestion to change the quota distribution to put it all in a category I know I won't use up. I think this will probably work for me (I can't imagine exceeded the email quota, for example) but I'm wondering if this is really the best way to do it. Anyone have any other suggestions? (I want to use blobstore for its API. The files I want to serve are actually small so I can't imagine going over the 1GB free quota. Given this it seem strange that I have to enable billing to use blobstore.) [1] http://groups.google.com/group/google-appengine/browse_thread/thread/680073f9a07d8901/589236f4037e5ba3 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
