On Tue, Sep 30, 2014 at 7:25 AM, Nicolas Rannou <[email protected]>
wrote:

>  I use the free quotas app engine and it keeps returning the following
> error 9 times out of 10:
> Object {0: "Developer Over Qps"}
>


As Mihail said, it looks like you crossposted this question to Stack
Overflow and received the correct response there. If you had gone over App
Engine's limits, or there was another sort of error, App Engine sends back
a customizable error page (
https://cloud.google.com/appengine/docs/java/config/appconfig#Java_appengine_web_xml_Custom_error_responses
)
- not the "Developer over qps" note that you received. This is the fault of
the third party API.

Out of curiosity, did you try running this on your local machine with the
same level of QPS? Did it work successfully or did you receive the same
error percentage?


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to