Perhaps this could be tied into my request for a persistent log of quotas hit. http://code.google.com/p/googleappengine/issues/detail?id=6296
Would be nice to be able to "register" an developer to get an email when quotas are getting hit. Robert On Mon, Feb 27, 2012 at 04:36, Felix E. Klee <[email protected]> wrote: > On Mon, Feb 27, 2012 at 12:25 AM, sb <[email protected]> wrote: >> Writing a small app shouldn't be too hard. > > How? > > Of course one could write an app that repeatedly checks if app engine > replies with 200 OK for a certain page. But this wouldn't be sufficient. > There may be quotas that are hit only later, e.g. during a certain XHR. > >> How long between checks do you think is good? Every 2 hours? > > As frequent as possible is my preference, perhaps up to every minute. > > In fact, it would be cool if there was an API to the billing system, in > order to automatically enable billing when needed. > > -- > 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.
