Datastore updates are not persisting. Help!

35 views
Skip to first unread message

Russell Miller

unread,
Jul 11, 2015, 9:54:55 PM7/11/15
to google-a...@googlegroups.com

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/

Russell Miller

unread,
Jul 12, 2015, 5:00:39 PM7/12/15
to google-a...@googlegroups.com
This was answered on reddit
Reply all
Reply to author
Forward
0 new messages