I think he means that importing and retrieving the converted document using the gdata api may not always be possible within the 30 second limit of a user-facing app engine request.
If that's the case it would be a good idea to do the conversion using a task queue, which has a much higher limit. Another thing to keep in mind is that Google Docs has a size limit on word documents that it will import. -- 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.
