Re: [google-appengine] Re: Entitites in the transaction

2016-12-10 Thread watkinsrichard651 via Google App Engine
On Sat, 12/10/16, castle.sandie via Google App Engine wrote: Subject: Re: [google-appengine] Re: Entitites in the transaction To: google-appengine@googlegroups.com Date: Saturday, December 10, 2016, 2:45 AM ---

Re: [google-appengine] Re: Entitites in the transaction

2016-12-10 Thread creekmore.william via Google App Engine
On Sat, 12/10/16, watkinsrichard651 via Google App Engine wrote: Subject: Re: [google-appengine] Re: Entitites in the transaction To: google-appengine@googlegroups.com Date: Saturday, December 10, 2016, 11:00 AM --

Re: [google-appengine] Re: Entitites in the transaction

2016-12-10 Thread kandaceglynn via Google App Engine
On Sat, 12/10/16, creekmore.william via Google App Engine wrote: Subject: Re: [google-appengine] Re: Entitites in the transaction To: google-appengine@googlegroups.com Date: Saturday, December 10, 2016, 11:23 AM --

[google-appengine] Re: What triggers a call to channel disconnect (i.e. /_ah/channel/disconnected) when you are using Google Channels API?

2016-12-10 Thread NP
Nick, You said --- If you want to drive behavior, I'd rely on the client making requests based on the js callbacks for onclose and onerror.Thanks for that tip. It has given me a gem of an idea. You also said Channels only last about 20 minutes. I was under the impression that when you crea

[google-appengine] Re: What triggers a call to channel disconnect (i.e. /_ah/channel/disconnected) when you are using Google Channels API?

2016-12-10 Thread NP
Thanks George. On Friday, December 9, 2016 at 8:18:52 AM UTC-8, George (Cloud Platform Support) wrote: > > There is no doubt about the fact that browser disconnect is unreliable and > difficult to trace in real time. The level of inconsistency and the > particularities of possible disconnection

[google-appengine] Re: Who can help in completing course builder setup?

2016-12-10 Thread 'Adam (Cloud Platform Support)' via Google App Engine
What step did you get stuck on? Can you provide an screen shots, error messages, or links to the parts of the documentation? For the url http://.appspot.com, you need to replace the with your actual project ID that you create in the first step, '*Set Up the Cloud Project*

Re: [google-appengine] Re: Alternative to Objectify: Catatumbo?

2016-12-10 Thread Jeff Schnitzer
Just to be chime in - Objectify will eventually support the new HTTP-based API to the datastore. However, until Google has a viable HTTP-based API to the task queue that lets us transactionally enqueue tasks, I can’t use the new datastore API. And I’ll be unlikely to make a successful migration of

Re: [google-appengine] Re: Alternative to Objectify: Catatumbo?

2016-12-10 Thread Thomas Baldauf
Jeff, I totally understand your point and hopefully Google will provide the required API in time. Objectify is a great library and I would love to continue using it, but I also want my app to be readily migrated to Flex Env when it's going GA. Thanks for giving your great work to the community!

[google-appengine] Re: Private log entries with Python App Engine (Standard)

2016-12-10 Thread 'Adam (Cloud Platform Support)' via Google App Engine
The 'logservice' API deals specifically with reading and writing App Engine request and application logs. You can read the documentation for details on features, but reading private non-App Engin

[google-appengine] Re: What triggers a call to channel disconnect (i.e. /_ah/channel/disconnected) when you are using Google Channels API?

2016-12-10 Thread Nick
Re duration, like all things in appengine it has changed over time. My recommendation would be to write some js logging code when you've got it working and leave it running over a weekend, I'd be interested to see the results. -- You received this message because you are subscribed to the Goog

Re: [google-appengine] Re: Entitites in the transaction

2016-12-10 Thread watkinsrichard651 via Google App Engine
On Sat, 12/10/16, kandaceglynn via Google App Engine wrote: Subject: Re: [google-appengine] Re: Entitites in the transaction To: google-appengine@googlegroups.com Date: Saturday, December 10, 2016, 12:23 PM ---

Re: [google-appengine] Re: Entitites in the transaction

2016-12-10 Thread watkinsrichard651 via Google App Engine
On Sat, 12/10/16, watkinsrichard651 via Google App Engine wrote: Subject: Re: [google-appengine] Re: Entitites in the transaction To: google-appengine@googlegroups.com Date: Saturday, December 10, 2016, 11:16 PM --

Re: [google-appengine] Re: Entitites in the transaction

2016-12-10 Thread castle.sandie via Google App Engine
On Sun, 12/11/16, watkinsrichard651 via Google App Engine wrote: Subject: Re: [google-appengine] Re: Entitites in the transaction To: google-appengine@googlegroups.com Date: Sunday, December 11, 2016, 6:48 AM -

Re: [google-appengine] Re: Entitites in the transaction

2016-12-10 Thread bernal.kenny via Google App Engine
On Sun, 12/11/16, castle.sandie via Google App Engine wrote: Subject: Re: [google-appengine] Re: Entitites in the transaction To: google-appengine@googlegroups.com Date: Sunday, December 11, 2016, 8:07 AM -