Good Day:

I'm new to app engine development. I published an update to my app
that requires two indexes. There is only a couple records in the Data
Store, but it is taking a long time to deploy the indexes. In the
meantime the app is in inconsistent state where it depends on indexes
that don't exist. This seems strange.

Couple questions.

1) Why is it taking so long to publish the indexes on a newly created
data store?

2) Is it best to create the indexes ahead of app changes which depend
on those indexes? If so, is there a best practices guide that
describes doing this?

The app id is yieldcurvegraph

Thanks,

Chris

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