[google-appengine] GAE python script via GAE Cron service job time limit

2019-04-14 Thread Sunil Kumar
Friends, I would like to run a python script on GAE python 3 standard which calls a rest api and pushes the data to big query. This code runs for about 45 mins daily on my onprem server. Is there a time limit under which a python script has to complete when called via GAE cron service. I

[google-appengine] Re: Unable to add an email address from another domain in GAE

2016-01-13 Thread Sunil Kumar
Hi, So if i want to add a...@gmail.com to x...@gmail.com then a...@gmail.com should be owner or editor ? On Tuesday, January 12, 2016 at 4:53:30 PM UTC+5:30, Sunil Kumar wrote: > > > 0down votefavorite > <http://stackoverflow.com/questions/34740906/unable-to-add-an-email-addre

[google-appengine] Unable to add an email address from another domain in GAE

2016-01-12 Thread Sunil Kumar
0down votefavorite I want to send emails from another account in python mail API GAE. I found thishttps://cloud.google.com/appengine/docs/python/mail/#Python_Sending_mail So I

[appengine-java] Installation problem in Google plugin

2011-07-18 Thread sunil
Hi guys , I have problem in installing the Google app engine plugin(Java) for Eclipse Indigo,I am Installing for Indigo Java EE IDE, I downloaded the Google Archive and try to Install but IDE says two are more files missing during installation. I want to know whether they are any supporting file

[google-appengine] How to deploy .Net App on Google App

2010-04-21 Thread SuNiL
Hello All, I am new with Google app. deployment. I want to deploy my .Net application on the google app. How can it be possible? Thanks in Advance -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to

[google-appengine] Re: High Cpu Http Requests

2009-10-08 Thread Sunil
Same here! I was planning to release my application to a wider user group this Saturday!! My dashboard is saying 84% (7750194558746027008 of 9223372036854775808 requests) are high cpu http requests; but the total number of requests is only 305!! On Oct 8, 2:35 pm, Jairo Vasquez