[google-appengine] Erratic App Behavior 227

2012-08-15 Thread Bartek Bargiel
What does the Erratic App Behavior 227 resource in the GAE dashboard mean? 
It's marked red and 100% (104,857,600 of 104,857,600). I have no idea 
what's going on.

thanks,

Bartek

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/aCCbrTUW8R0J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Internal Datastore backups

2012-08-31 Thread Bartek Bargiel
I'm curious if Google does perform any internal backups of the Datastore 
content?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/dQW0n1CkunYJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Internal Datastore backups

2012-08-31 Thread Bartek Bargiel
Thanks. Exactly, that's what I was aware of - we can think of it as a 
backup of the *current* data. But I was wondering if there's any form of a 
backup for the data from the past. I don't actually need it but I'd like to 
know if it's present.
 

> I'm not Google, but at least data in the HRD is always written to at least 
> three data centers, synchronously. Details on this: 
> http://www.youtube.com/watch?v=xO015C3R6dw
>
> On Friday, August 31, 2012 12:16:30 PM UTC+2, Bartek Bargiel wrote:
>>
>> I'm curious if Google does perform any internal backups of the Datastore 
>> content?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/OPT9vmHNjgIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Some Datastore items no longer accessible via queries (although still present in the store)

2013-06-25 Thread Bartek Bargiel
hi,

we experienced a quite serious issue in our thingscloud app and we'd like 
to get some feedback from GAE engineers.

Brief summary:

- 2 objects are still present in the Datastore
- yet they do no longer get returned in responses for our queries (no 
matter if we filter by key or any other property)

I ran tests both in the server app and using a remote shell access as well 
- no results. Searching in the datastore viewer displays the objects 
properly.

As far as I can tell from the server logs the problem manifested itself at 
~12.20 PM UTC time - one of our app's users is located in Finland, the 
other one in Poland.

We use Python in our codebase (if it's relevant).

please advice.

-- Bartek Bargiel

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Some Datastore items no longer accessible via queries (although still present in the store)

2013-06-25 Thread Bartek Bargiel
Thanks for the update!

W dniu wtorek, 25 czerwca 2013 19:13:54 UTC+2 użytkownik John Lowry napisał:
>
> We are experiencing an issue with the Datastore and are providing updates 
> on this thread as soon as they are available: 
> https://groups.google.com/forum/#!topic/google-appengine-downtime-notify/1pJZnl4EMKk
>
> On Tuesday, June 25, 2013 9:54:22 AM UTC-7, Sam wrote:
>>
>> That's eventual consistency for you. We experienced the same issue 
>> earlier today. Try after some time (maybe an hour), things should hopefully 
>> be fine by then.
>>
>> On Tue, Jun 25, 2013 at 10:04 PM, Bartek Bargiel wrote:
>>
>>> hi,
>>>
>>> we experienced a quite serious issue in our thingscloud app and we'd 
>>> like to get some feedback from GAE engineers.
>>>
>>> Brief summary:
>>>
>>> - 2 objects are still present in the Datastore
>>> - yet they do no longer get returned in responses for our queries (no 
>>> matter if we filter by key or any other property)
>>>
>>> I ran tests both in the server app and using a remote shell access as 
>>> well - no results. Searching in the datastore viewer displays the objects 
>>> properly.
>>>
>>> As far as I can tell from the server logs the problem manifested itself 
>>> at ~12.20 PM UTC time - one of our app's users is located in Finland, the 
>>> other one in Poland.
>>>
>>> We use Python in our codebase (if it's relevant).
>>>
>>> please advice.
>>>
>>> -- Bartek Bargiel
>>>
>>>  -- 
>>> 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-appengi...@googlegroups.com.
>>> To post to this group, send email to google-a...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/google-appengine.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>  
>>>  
>>>
>>
>>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.