You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
I am publishing the site on Google App Engine, but I am affected by referrer spam. It reaches the upper limit and an over quota error has come out. Can you respond?
Amit (Google Cloud Support)
unread,
Sep 25, 2018, 5:33:49 PM9/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
According to this document, when an application consumes all of an allocated resource, the resource becomes unavailable until the quota is replenished. Please note the resources that required to initiate a request, if that resource is unavailable, App Engine returns 403 or 503 error code for that request instead of calling the request handler. As you are not getting this error codes, it seems like initial resource to serve your application is available. If you have Silver, Gold, or Platinum support package you can contact your support representative to request higher throughput limits. Otherwise, you can file a feature request.