Re: [google-appengine] Re: Need help understanding transactions in tasklets

2019-09-24 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello Rob, It seems that you have a technical question regarding code. Google Groups are meant to discuss and share opinions about Google Platform and products. Please post your scenario on Stackoverflow , where you may receive advice from our programming

[google-appengine] How do min_instance & min_idle_instance in the app.yaml affect app engine autoscaling?

2019-09-24 Thread Grace Lee
I understand App Engine autoscaling can be affected by traffic and other flags in app.yaml... So ideally if only min_instance & min_idle_instance are counted, which one of the attached pic shows the mechanism of autoscaling? -- You received this message because you are subscribed to the Google

[google-appengine] Re: are idle instances billed in a diferent way?

2019-09-24 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello Alejo, Please use the Platform Billing Support form to contact our billing support team as they do not process issues from Google Groups. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group.

[google-appengine] Re: google app engine deploy error from gitlab runner

2019-09-24 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Bilal, Local development environment is different from App Engine runtime after deployment, in particular here your local environment is able to run the binary: GitLab Runner is designed to run on the GNU/Linux, macOS, and Windows operating systems. Other operating systems will probably

[google-appengine] Re: Does gae support boto3?

2019-09-24 Thread 'George (Cloud Platform Support)' via Google App Engine
This sub-process is now supported in App Engine's production environment for Python 2.7. -- 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] google app engine deploy error from gitlab runner

2019-09-24 Thread Bilal Akmal
I'm facing this issue when I deploy a node app from gitlab runner. I've separate service account which has permissions to deploy and access storage as well, but after successful deployment without any errors it's giving "Not Found" error when I access the web. But if I deploy the same app from

[google-appengine] are idle instances billed in a diferent way?

2019-09-24 Thread Alejo gomez
I have the doubt if the idles instances in app engine are billed in a different way, or as such they are not billed. My doubt comes from the following. Observing in stackdriver the behavior of my instances, I see the following: [image: idles.JPG] You can see that all day I've had an idle

[google-appengine] Re: .NET Core 3.0 Timeline

2019-09-24 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Dominic, You should not be worried of timelines and obsolescence: any such event would be announced well in advance, at least one year prior to the cutoff date. There usually is a subsequent long period of continued support for applications using the prior version; there is no risk to

[google-appengine] Re: Does gae support boto3?

2019-09-24 Thread Ray Wong
Any progress in this issue? It seems that it's because GAE dosen't support subprogress.Popen. 在 2019年8月24日星期六 UTC+8上午8:00:22,Nicolas (Google Cloud Platform Support)写道: > > Hi Ray, > > I understand that you really need Boto3 to be supported by App Engine as > of now it is now so I have notified