On Fri, May 1, 2009 at 11:53 AM, David Symonds <dsymo...@gmail.com> wrote:
>
> On Wed, Apr 29, 2009 at 2:21 PM, Santiago <sant...@gmail.com> wrote:
>
>> I assumed the problem was that there was no index built for the query
>> so I manually updated the index.yaml file and uploaded it.
>
> You assume wrong. You get a very specific exception thrown when you
> are missing an index. The problem here is that your request handler is
> taking too long.

Actually, the exception he's getting here is a datastore timeout,
which indicates the datastore operation took too long. This should
only happen occasionally, though, and generally due to factors outside
your control.

Are you getting this consistently for the query in question, or only
occasionally? If occasionally, about how often?

-Nick Johnson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to