This was answered on reddit 
<https://www.reddit.com/r/AppEngine/comments/3cyxik/datastore_updates_are_not_persisting_help/>


On Saturday, July 11, 2015 at 6:54:55 PM UTC-7, Russell Miller wrote:
>
>
> I am working on a GAE project in Python using NDB, and noticing that when 
> a datastore update happens it doesn't persist consistently.
>
>
> After performing an NDB Model put I am able to query for that record and 
> see the new value. However, on the next request for that resource, the 
> value is reverted to its previous state.
>
>
> This has been happening all day when running a dev instance with 
> dev_appserver.py, and I hoped I would see different behavior on my live 
> instance -- but it's the same there.
>
>
> I'm wondering if there is something up with Google Cloud Storage. I 
> checked the status page and everything is green there. 
> https://status.cloud.google.com/
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cecdf4f3-9a6c-4b18-b085-9162188a4cc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to