I believe even if you have additional instances spawned for you, you are 
only charged for 1 instance (which should be your max idle instance setting) 
+ active instances, which should be a very small number. Now you will see 
either one of two situations:

1) You have enough time when there are 0 instances up to make up for the 
active instance numbers, in which case your app should have no problem 
serving requests all day
2) You have an instance up all the time, in which case your app will be 
automatically shutdown when you run out of quota near the end of the billing 
day, probably for around 30mins to an hour depending on your active instance 
time, until the daily quota resets.

-- 
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/-/W4vItIXH-4kJ.
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.

Reply via email to