[google-appengine] Re: Create a Storage transfer job

2018-11-30 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi Nimesh, My assumption is that you have owner role in the Google Group while your Google Group must be the Owner or Editor of the project that manages the data transfer. You may double check the steps you have taken via this How-to-Gu

[google-appengine] Python Bookshelf tutorial (flexible environment): how to create new properties and entities within project?

2018-11-30 Thread Ridley Jones
Hi, Newbie here. I'm working through this tutorial and am on this page: https://cloud.google.com/python/getting-started/using-cloud-datastore. Obviously I'm within the 2-structured-data folder of the tutorial project. I've completed the tasks in that page of the tutorial, successfully. To h

[google-appengine] GCP ARCHITECTS: GCF + GAE + CloudSQL == common library??

2018-11-30 Thread yanay
Hi, Does anyone care to offer an opinion/experience: I have a certain operation, something like creating a new customer record, that: 1. Creates records in Cloud SQL; 2. Requires some logic per operation, which may be complex; 3. And may be executed from: 1. App Engine (so, off-line)

[google-appengine] Re: Can't deploy changes in console: error response 13: An internal error occurred

2018-11-30 Thread 'George (Cloud Platform Support)' via Google App Engine
The best place to report this issue is the Public Issue Tracker, where you can be sure your posting will get deserved attention, and developments or solutions are all on thread. Your Cloud SDK seems to be up-to-date. Running gcloud components update may be still be worthwhile. We need the fu

[google-appengine] Re: How to upload files to google app engine

2018-11-30 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Grant, You may check for replies and solutions on your other post in Groups. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this gro

[google-appengine] Re: PGP Encryption with PHP on App Engine

2018-11-30 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Kyaw, Why do you need this extension? Encryption of at least equal level is already provided within App Engine. A feature request needs the support of a well-motivated use case to prove its point and convince. How do you plan to use the extension? A detailed u se-case, preferably in step

Re: [google-appengine] Re: Global app engine as described in the article

2018-11-30 Thread 'Amit (Google Cloud Support)' via Google App Engine
Hi Aron, Thank you for pointing it out. I have forwarded this to App Engine engineering team. All future updates related to this will be posted here . On Wednesday, November 28, 2018 at 11:32:25 PM UTC-5, Aron Suarez wrote: > > Here is the link, > > >

[google-appengine] Re: Uploading files for App Engine website

2018-11-30 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Grant, How did you deploy your app and to which environment? Your attached app.yaml does not seem to present itself in yaml format, and contains a log excerpt. Do you want to deploy to the App Engine environment, or to an instance of Compute Engine? If your plan to deploy your app in t

[google-appengine] Re: cron.yaml: is there a max limit to min_backoff_seconds?

2018-11-30 Thread Mark Meyer
Bart, thank you! That was it. Some how I misread the docs and to mean you needed to send a 503. On re-reading it, that's obviously not what it says. I appreciate the help. On Thursday, November 29, 2018 at 4:26:41 PM UTC-9, Bart Hazer wrote: > > Hi Mark - Responses with HTTP status 503 are a bit