Yep I've confirmed that we are suffering an identical problem. I've opened a production issue here: http://code.google.com/p/googleappengine/issues/detail?id=7219
I wouldn't mind you starring the issue too, Ray. On Mar 27, 2:59 pm, jon <[email protected]> wrote: > We've just received user reports and we haven't had a chance to > investigate fully but I think we're experiencing an identical issue. > > Our users report that their recorded actions in the past 1-2 hours > aren't always visible when the data is read from the datastore. > > Ray is the problem caused by get_by_id() not returning a record even > though the supplied ID is valid? > > On Mar 27, 12:45 pm, Ray <[email protected]> wrote: > > > > > > > > > They are all get_by_id so no. > > > On Tuesday, March 27, 2012 9:37:35 AM UTC+8, Jeff Schnitzer wrote: > > > > On Mon, Mar 26, 2012 at 8:55 PM, Ray <@gmail.com <[email protected]>> > > > wrote: > > > > During the last 6-8 hours I have been experiencing massive datastore > > > failure > > > > on my HR app. My application behaves normally but occasionally when the > > > > data is read back, they are getting old records without all the changes > > > in > > > > the last hour or so. > > > > > The app has been running for 2 years and no code has changed. It seems > > > not > > > > affecting all datastore txn but it is happening to a lot of them. > > > > > Anyone else experiencing the same issue? > > > > Is it possible you are experiencing longer eventuality than normal? > > > There are no guarantees about how long "eventual" will be - it should > > > be rare, but it could be hours if a datacenter was running behind. > > > > Also... "running for 2 years and no code has changed" can't possibly > > > be right. The HRD is a little over a year old. > > > > Jeff -- 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.
