You'll receive a 503 error if you should retry the request due to some sort of quota, I recommend observing the error and implementing exponential backoff.
Thanks, -Vic On Sun, Jul 10, 2011 at 6:21 PM, Angie <[email protected]> wrote: > > Hi, > > I'm deploying an application in AppEngine. It connects to Google Docs using > the Spreadsheet API (java client library), where it has data stored in some > spreadsheets. I notice the maximun size of every request is 1MB, but I > unknowing if there's some kind of restrictions in the amount of requests > enabled. > > Could anybody resolve my doubt or indicate to me in Docs Documentation > where I could find out that? I had been looked for that but I hadn't... > > Thanks. >
