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
-~----------~----~----~----~------~----~------~--~---

Reply via email to