[google-appengine] Re: API calls/minute quotas

2009-01-27 Thread Marzia Niccolai

Hi,

If you are hitting this quota limit, please just apply for an increase:
http://code.google.com/support/bin/request.py?contact_type=AppEngineContact

Every resource on the system has some quota associated with it, for
things like Image Transforms, it's high enough that the majority of
applications will never hit it. Of course, there are always
exceptions, and if you are hitting it, we are usually happy to
increase your quota.

-Marzia

On Tue, Jan 27, 2009 at 6:04 AM, Blixt andreasbl...@gmail.com wrote:

 Hi there!

 From what I understand, there are invisible quotas that limit how
 many API requests you can do every x time. Here's an example of an
 exception raised when this quota is exceeded: The API call
 images.Transform() required more quota than is available.

 How should these be handled? It seems irrational to force users to
 retry their requests later, when some of the limits seem to be
 enforced already with only a few simultaneous users (in this case I'm
 referring to the images.Transform API call, with a few people
 uploading, say, five images each that then need to be resized to
 multiple sizes.) I hope these quotas will be visible in the future so
 that they can be monitored, and that there will be options to extend
 these quotas.

 Regards,
 Andreas
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: API calls/minute quotas

2009-01-27 Thread boson


On Jan 27, 12:04 am, Blixt andreasbl...@gmail.com wrote:
 I hope these quotas will be visible in the future so
 that they can be monitored, and that there will be options to extend
 these quotas.

FYI there is a page in the App Engine admin console that shows all
your quota and gives up-to-the-minute monitoring, including 4 separate
Image-related quotas.

Go to:
http://appengine.google.com/

Select your app, then select Quota Details in the left column.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---