If you get any auth-related issues while trying to deploy, please see the Google App Engine community forum for help.
If I am not in the correct place for technical support, then where do I go? There was no other reference to support on the page.--
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 google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/8f11c1c8-9934-4692-93dc-2847d71afa9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Randee it looks as though you are attempting to seek support for a separate issue. For free technical support you can use the supported Cloud tags on Stack Exchange. For all other support options you can view the Google Cloud Support page.
--
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 google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/163a4e28-f74a-44b0-a386-861a0b385767%40googlegroups.com.
You should investigate how many instances each of your applications used in March and compare that with the amount in April. If you changed your applications' scaling settings it would have directly affected instance count, and in turn the amount of instance hours you use.
It is also recommended to make sure you are stopping previous versions of your applications in the Cloud Console, as older versions can still be serving with instances.
Tapir & Jordan,For what it's worth, I've notice the same issue. I spoke with billing in the beginning of April, but at the time they weren't aware of the issue, and since it was only a few dollars I didn't pursue it further. If your interesting in investigating, here is some information that may be useful.- The issue seems to have started on March 6th- For me, it affected 3 low traffic apps (services).- The apps had previously managed with one instance, and had never or very rarely gone over the 28hrs free quota- No recent setting or code changes. Months or years since last updated- All apps where using the Go runtime
May be related:- There was another billing issue that affect 2 of the 3 around the same time. The issue involved instance hours being tracked incorrectly (attributed to the wrong day). Billing proactively notified me, via email, and issued a refund for that issue. According to billing that issue was isolated to one day, but I saw uncharacteristically high quota usage for multiple days that month.- There is a UI bug in the quota table view where quota is reported as $0 daily while still incurring charges for the day (report to billing).
--
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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
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/727c9ea3-ad57-425c-9609-1946ada2bc47%40googlegroups.com.

This is correct, we introduced the "max_instances" parameter for the "automatic_scaling" section of the app.yaml for AppEngine *standard*.This change might still not be rolled out to your app, but feel free to give it a try.
On Mon, May 7, 2018 at 9:09 PM Attila-Mihaly Balazs <dify...@gmail.com> wrote:
Hi Steren,--
Could you please confirm that this is right? You introduced the "max_instances" parameter for the "automatic_scaling" section of the app.yaml for AppEngine *standard*? (because the docs are not yet update).
If so, thank you!! This solves a potential DoS issue for us where too many frontend instances could exhaust the connection limit to CloudSQL
Attila
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 google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/727c9ea3-ad57-425c-9609-1946ada2bc47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CANHKq5FxUv28HBcPnx4qL_mfiXKxuCOMvq%2BvhTtskzs227zCPw%40mail.gmail.com.