What you can do:

1. Whenever you are about to reach quota (using algorithm outlined below),
but before reaching that quota, display a message to your user saying:

"Sorry, service outage, please try again later"

2. And then email to you the status of the quota.

Then you can count the number of emails you get per day and have an idea of
how much quota you need to buy.

Cheers,
Guillermo.

On Tue, Jan 4, 2011 at 8:55 AM, Anton Ananich <[email protected]>wrote:

> Thanks for the answer,
>
> But during 1 minute I'm able to run out of several quotes so this
> approach does not work for me. It is too complicated and lime
> consuming.
>
> Respectfully,
> Anton
>
> On Dec 27 2010, 9:52 am, Didier Durand <[email protected]>
> wrote:
> > Hi Anton,
> >
> > In case, you can find the quotas (free and with billing) here in this
> > table:http://code.google.com/appengine/docs/quotas.html#Resources
> >
> > Maybe by using it and the infos delivered by the admin console, you
> > can figure out where you reach the quota.
> >
> > regards
> > didier
> >
> > On Dec 27, 7:54 am, Anton Ananich <[email protected]> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > Hi!
> >
> > > Sometimes I can see this message:
> >
> > > This Google App Engine application is temporarily over its serving
> > > quota.  Please try again later.
> >
> > > Is there a way to find out: which exact per-minute quota was exceeded?
> >
> > > Thanks,
> > > Anton
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Saludos cordiales,

Guillermo Schwarz
Sun Certified Enterprise Architect

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to