Ikai, My app has 0.5GB of free storage (HR), 0.0GB of paid storage (HR), billing history shows it is using 0.79GB now and it keeps writing new entities to the datastore.
I don't think it is writing entities even when exceptions are thrown. I think it is not throwing exceptions all the time. The application ID is trendingtopicshistory-hr. Regards, César On Thursday, March 24, 2011 2:17:52 PM UTC-3, Ikai L (Google) wrote: > > 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.
