Hi, i have deleted env:flex from my .yaml file and deployed to app engine with some other changes in other files. So now im switched to STANDARD env with instance_class F1. With this instance class im not even able to upload a picture/image to my app, in debugger it show following error Exceeded soft memory limit of 128 MB with 129 MB after servicing 34 requests total. Consider setting a larger instance class in app.yaml. Please someone from Google or who know how to configure .yaml file correctly advice me: 1- how do i change instance class, 2- do i need to specify any other parameters like: resources: cpu: 2 memory_gb: 2.3 disk_size_gb: 10
What is the practise ? and one more thing my app has suddenly become so popular, how come ??? im receiving 3000 request per day, how come ? some one is heating my app every 30 seconds ? -- 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/838c9905-3b86-47a5-809f-e381b1c91371%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
