You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello,
I have a client (some java code) and server (some python code defined
in GAE) system architecture. Http protocol is the communication
protocol between client and server. Once a client sends a query to
server and the server takes it and run it with GAE query interface
API. The query result is then sent back to the client by http
response. The query result size is vary very much depending on the
query.
My question is that is there any maximum size of the query result a
http response can bring back to the client?
Thanks!
Bruce
Noah McIlraith
unread,
Jul 7, 2011, 6:10:45 AM7/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
I'm pretty sure there's a limit, but IIRC it's at least 10MB, most likely more than enough for query results.
Additionally, you may be interested in the Remote API.
Bruce Aloe
unread,
Jul 7, 2011, 11:20:34 AM7/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Could anyone give an exact number? and its reference (the web link,
etc)?
David French
unread,
Jul 7, 2011, 5:20:27 PM7/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message