HI,

I have been using Google app engine for a while and faced some timeout 
issues while handling large data sets. MY application developed on Java 
Platform.

Problem:
When customer selects a date duration from UI, request goes to app engine 
to fetch the data from data store and run through custom logic on results 
and sends summarized view of data back to display in chats. Due to large 
volume of data, I am getting DeadlineExceededException.

I can't really use task queues as I need to show the data on view for user 
request. 

Can anyone suggest how to resolve this issue? 

Note: I am using Objectfy 4

Thanks in advance,
Anil.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to