datastore viewer delay

8 views
Skip to first unread message

Baron

unread,
Nov 17, 2009, 8:04:24 PM11/17/09
to Google App Engine
Hello,

I removed all the records from a model but when I checked the data
viewer they were still there for atleast 15 minutes afterwards. When I
delete a record is it actually deleted immediately, or just scheduled
for deletion?

thanks,
Richard

风笑雪

unread,
Nov 17, 2009, 11:11:36 PM11/17/09
to google-a...@googlegroups.com
Model will always show in dataviewer.

The only way I find to not show it is re-define you Model class
without any property, and deploy it again.

2009/11/18 Baron <rich...@gmail.com>:
> --
>
> 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=.
>
>
>

Baron

unread,
Nov 18, 2009, 10:07:42 PM11/18/09
to Google App Engine
yeah my dataviewer always shows, but there seems to be a delay in
updating the content.


On Nov 18, 3:11 pm, 风笑雪 <kea...@gmail.com> wrote:
> Model will always show in dataviewer.
>
> The only way I find to not show it is re-define you Model class
> without any property, and deploy it again.
>
> 2009/11/18 Baron <richar...@gmail.com>:

Ian Marshall

unread,
Nov 22, 2009, 2:34:35 PM11/22/09
to Google App Engine
Hi Richard,

Yes, I have found the same: updates to the data store can take a while
to be reflected in the data viewer. At first I thought I had done
something wrong or was just incompetent, and then I cheered up!

Ian Marshall

unread,
Nov 22, 2009, 7:50:26 AM11/22/09
to Google App Engine
Reply all
Reply to author
Forward
0 new messages