I observe a fairly odd phenomenon that seems to indicate that some
sort of undocumented request throttling takes place.

The scenario:
An Android application sends requests in a loop to an app engine
application. Profiling the Android app reveals that a single request
takes about a second to complete. The request typically gets processed
on the server in 200-500 ms. However, the requests executed in the
loop stand apart by around 12 seconds as evidenced by both the Android
app log and the app engine request log. It feels like requests sit in
a queue for something like 10 sec before they get executed.

I've enabled billing for the application and it didn't change a thing.

Kind regards,
Borys Burnayev
actioncomplete.com
GTD for Android and Web

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.

Reply via email to