I know that each resource may have a free quota, available for all apps even free apps that don't have enabled billing. But the problem comes when we start to talk about billable resources. For example the Datastore has a free quota of 1GB of data and 50,000 read/write operations, so technically it should be available for free apps but my experience in the past shown that this is not the case, as soon as I implemented some functions using the Datastore an error page was telling me to enable billing... So... What's the point of having a free limit if you need to enable billing anyway? I don't understand that... Maybe is it possible to enable billing and set a limit to zero?
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/699fc5c8-598f-47fa-ac2b-137f0404c1b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
