On Fri, May 25, 2012 at 3:56 AM, PK <p...@gae123.com> wrote:
> It just started serving 90 minutes later. My data model had been stable for
> a long time, good reminder not to make a new version of an app live before
> you double check the index status, if you are changing indexes.
>
> But in any case, is this experience typical?

Yes, I think so.

New indexes are built by a 'offline queue'. It runs though the queue
sequentially, so the delay is a factor of how many other indexes need
building right now, rather than how big your index is.


>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/WGxmMUN6-AsJ.
>
> 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.

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