Why all of a sudden my instance initialization taking so long and causing 429 rate exceeded for single request

68 views
Skip to first unread message

PPG Apps

unread,
May 19, 2020, 10:46:32 AM5/19/20
to Google App Engine

I have an app that has been running for a long time.  All of a sudden a few days ago, it is randomly (but often) taking over 10 seconds to start up and returning 429's.  It is just a basic python webapp2 application servicing a few DB lookups.  But now all of a sudden it takes forever to start up even when it isn't doing a DB lookup. There is literally a single Android app user and a single web user. It takes more than 10 seconds to start up and serve a basic html page?

 I'm using free quotas.  I currently have it set as:

instance_class: F1
automatic_scaling:
max_idle_instances: 1
max_instances: 1

This worked fine for a long time. The load on it is actually less now then it was when it was actually working properly. The quota page says I'm nowhere near any quotas.  How can I determine what changed? Did google change? Some setting needs tweaking?

How can sometime it take leas than two seconds to instantiate and some time more than twelve seconds?  How can sometime it take ten seconds and abort with 429 while other times it take twelve seconds and still service the request?

Any help in diagnosing appreciated. 

Elliott (Cloud Platform Support)

unread,
May 20, 2020, 1:18:39 PM5/20/20
to Google App Engine
Hello,

Google Groups is meant for general discussion of Google Platform products. To report an issue, please use Google Issue tracker where we may make the request private to share project information.

PPG Apps

unread,
May 21, 2020, 11:20:52 AM5/21/20
to Google App Engine
Ok sorry. done. 157136105
Reply all
Reply to author
Forward
0 new messages