Hi Michael, the flag you are referencing is for the dev_appserver, which 
allows the simulation of eventually consistent query behavior on the local 
development environment.

On production, you always have to contend with eventual consistency when 
querying (exception: ancestor queries).

Saturnino, are you seeing that a key.get() is returning stale data, or a 
query result? If query result, there could be latency, but 1 day is a 
_huge_ amount of time and you shouldn't be seeing this.


On Friday, 19 June 2015 10:41:53 UTC-7, Michael (Cloud Platform Support) 
wrote:
>
> Hi Saturnino!
>
> If you mean you are experiencing a delay in Datastore consistency, I 
> recommend including the flag --datastore_consistency_policy=consistent when 
> deploying your application (within the Application Settings in the Google 
> App Engine Launcher).
>
> Cheers!
>
> On Thursday, June 18, 2015 at 4:05:56 PM UTC-4, Saturnino Mateus wrote:
>>
>> Hello;
>>
>> I have an entity with some attributes is a list of objects, but i noticed 
>> that when i update the object it takes about 1 day to update. Why this 
>> happens? What can i do?
>>
>> Regards
>>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/c917d2d9-9f96-4add-b5a9-c535433d5f9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to