I thought about using taskqueues, but it's important that I get the
result of the put() operation immediately. Maybe the new channel api
will help (release 1.4.0), so that I'll use task queues for put()
operations and push an info to the user once the operation result is
positive.


At the moment I show an error page to the user aking him to retry the
operation. (ajax request)

-- 
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