Hi, We do not explicitly publish the quotas due to security issues. The best way to handle this would be introduce a little delay in your subsequent requests. Btw , the error should be 503 and not 505. Can you please confirm that ?
-Anirudh On Mar 28, 1:20 am, Wachaca <[email protected]> wrote: > Hello, > I have a python script which connects to the APPS API using the > httplib class. > > I wanted to use the Google data Python client library, but it is not > updated with the group functions. > > Anyways, the python script works fine, with the exception that every > now and then I get the error message: > ReceivedQuota exceeded for the current request > > At first I thought it was due to the number of threads, so I took them > down to 50, then 25, then 12 and now 6. > > And still everynow and then I get this error message. > Just what does it mean? What are the established quotas? > > I am able to handle the error and re-process the request because the > response code is 505, but I was just curious as to what this means. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" 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-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
