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.
