My billing apps are getting *non sense increases of frontend instances* as already has been reported here<https://groups.google.com/forum/#!msg/google-appengine/kLnMk6lmZVk/3XtDjr2sXx8J> or here<https://groups.google.com/forum/?fromgroups=#!topic/google-appengine/rjZhjMEAXUI>. I think it could be related to the also already known lantency issues when using frameworks like spring on gae.
Trying to avoid this situation (and unfair expenses), I tried to set the idle instances configuration, but sometimes it happens to me that *when I set the min idle instance to 1, after some minutes it's again set as automatic, without any consent*. Other thing I have tried is to pause the defauls task queue, since suddently starts to make a lot of requests of the type /*ah/queue/*_deferred_ , however doesn't look to be the solution for the non justified increases of instance hours and consequently money expenses. Then, looks like the *the billing section is done in a way it's extremely easy to set more money than the necessary*: why the Maximum Daily Budget is not set dinamically with a value according to the Weekly Discounted Instance Hours the users put? I mean, why would set a user 0 as Maximum Daily Budget and some value greater than 0 as Weekly Discounted Instance Hours, if these last ones never would be applied due to the first configuration? Any advise on these issues? -- 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. For more options, visit https://groups.google.com/groups/opt_out.
