There is not an API. Using Oauth and the forms page you could specify this with an external Cron, but I would not recommend it. I would instead look at optimizing your start up times. Likely if your start ups are long you would save time and money building code to make that more efficient rather than building code to manage the duty cycle of the app.
From: [email protected] [mailto:[email protected]] On Behalf Of Matija Sent: Tuesday, November 22, 2011 5:11 AM To: [email protected] Subject: [google-appengine] Idle instances - work hours Is there some way to set 'idle instances' application setting directly from code ? During work hours we need some idle instances and after that clients can wait for cold startup. I could use cron job for this purpose if there is API for it. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/dkYg5e4cGPcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
