I have this issue/query posted up on serverfault, but so far, it doesn’t 
seem
like people think it’s appropriate. So I’m asking here in case my post gets
deleted.

I have a small app hosted on GAE with 2 modules. The default module, 
frontend is
alotted 28 instance hours. The backend is using basic_scaling: so only has 8
instance hours available.

I noticed that my application has only been running for 2 hours, yet the 
backend
module has already used up 76% of its quota! This doesn’t make sense to me.
According to the docs, instance hours are calculated by instance uptime 
(taking
into account multiple instances).

The instance hours should correlate 1:1 with my module’s uptime. I have
max_instances: 1 set. I also checked the running instances just to make sure
that App Engine wasn’t spawning multiple instances. It wasn’t. I get one
instance, but it’s burning up hours faster than it should.

Am I just misinterpreting the docs? If that’s the case, how do I lower the 
rate
it burns through the quota?
​

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f0d3c773-b135-4db9-9110-310ce19daeed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to