I am trying to reason with figures and percentage in my daily quotas. Not 
much of progress.

I'm using GAE only for api for my android app, for saving user's items 
count, hence no static files or so.

Just small packets coming back and forth between them.

No crons, taskqueue, or any fancy functions at all is used. Just endpoints 
apis and datastore are.


So far, up until yesterday, the whole requests were about 500, more or 
less, 18 instance hours, one-digit percentage on read/write operations.

All of a sudden, today in the morning (fyi, from east Asia), requests 
soured up by 50,000, instance hours of 83, and check attached pic for the 
rest of them..

For instance hours, I guess it is possible, since I am using autoscaled 
option for them. Maybe GAE brought up a higher class of instance for better 
throughput. Just guessing.

But, I cannot even imagine how on earth requests because 50,000 over a 
night. I, manually, counted how many logs for requests were handled in Logs 
tab over the last 24 hours. The count of requests were merely over 1000. 
(it's about twice as much more compared to yesterday's)

Also, 3 miilion ops of Datastore Read Operations for today makes no sense 
at all to me. It's 300% of free quotas for read operations. It always has 
been about one-digit percent, at least until yesterday.

So, I'd be very thankful if you can share your insight over this ... 
disaster. I thought I hit the jackpot when I first saw my daily quotas 
status today, but it seems something else just drained my quotas, for 
nothing...

Thank you.

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1a5961ce-78a4-4ccd-9bfc-95231a6201ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to