Pervasive datastore timeouts

1 view
Skip to first unread message

Jason Smith

unread,
Feb 6, 2010, 8:11:46 AM2/6/10
to Google App Engine
We have a cron job which fetches up to 1,000 entities based on a
timestamp--no transactions, no writes. It has been working for several
weeks.

I recently added an index (the timestamp, plus a boolean).
Subsequently, the datastore is almost completely unresponsive with
these entities. The vast majority of the queries raise a Timeout
exception, always after exactly 4 seconds. It seems that I can hardly
query these entities at all, using any filter.

I was under the impression that off-and-on timeouts are transient. But
this has been happening for nearly a day. Also I expected that once an
index is serving, no legal query could possibly time out always.

I am concerned that I have an index or datastore issue. Does anybody
have any insights about this?

Ikai L (Google)

unread,
Feb 9, 2010, 5:47:58 PM2/9/10
to google-a...@googlegroups.com
Adding an index shouldn't cause reads to take longer, though it will add time to the writes. It's more likely that your adding of an index was simply a coincidence. Are you still seeing these datastore issues?


--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.




--
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine
Reply all
Reply to author
Forward
0 new messages