That's an interesting observation. When you say "above the limit" - do you mean that:
1. You have 1 gigabyte storage space 2. You write 1 gigabyte worth of entities 3. You write additional entities; they are correctly saved even though quota exceptions are thrown Is this your observation? Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Thu, Mar 24, 2011 at 5:27 AM, César de Tassis Filho <[email protected]>wrote: > Hi. > > I have two identical applications running on AppEngine (one using > Master/Slave Replication Datastore and the other one using High Replication > Datastore), tracking Trending Topics on Twitter. > > The Master/Slave Replication app has billing enabled, so it has plenty of > storage to use, but the High Replication app does not have billing enabled, > I was using it just to compare performance, and I noticed that it keeps > writing entities even above quota limit (it throws some quota limit > exceptions but writes the entities in some cases). > > Is that normal? > > Thanks in advance. > César > > -- > 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. > -- 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.
