Over Quota - This application is temporarily over its serving quota. Please try again later.

1,188 views
Skip to first unread message

Naresh Pokuri

unread,
Dec 9, 2016, 3:00:39 AM12/9/16
to Google App Engine
Following is the exception I got while using my billing enabled application. Where can I check the quota limit that I have reached.


com.adaequare.havasay.util.ResponseUtil executeInTryCatch: Operation failed due to server error com.google.apphosting.api.ApiProxy$OverQuotaException: The API call search.Search() required more quota than is available. at com.google.net.rpc3.client.RpcStub$RpcCallbackDispatcher$1.runInContext(RpcStub.java:847) at com.google.tracing.TraceContext$TraceContextRunnable$1.run(TraceContext.java:453) at com.google.tracing.CurrentContext.runInContext(CurrentContext.java:274) at com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:312) at com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:304) at com.google.tracing.TraceContext$TraceContextRunnable.run(TraceContext.java:450) at com.google.net.rpc3.client.RpcStub$RpcCallbackDispatcher.runCallback(RpcStub.java:885) at com.google.net.rpc3.client.RpcStub$RpcCallbackDispatcher.rpcFinished(RpcStub.java:895) at com.google.net.rpc3.client.RpcStub$RpcCallbackDispatcher.success(RpcStub.java:874) at com.google.net.rpc3.impl.client.RpcClientInternalContext.runCallbacks(RpcClientInternalContext.java:1243) at com.google.net.rpc3.impl.client.RpcClientInternalContext.finishRpcAndNotifyApp(RpcClientInternalContext.java:1140) at com.google.net.rpc3.impl.client.RpcNetChannel.afterFinishingActiveRpc(RpcNetChannel.java:1631) at com.google.net.rpc3.impl.client.RpcNetChannel.finishRpc(RpcNetChannel.java:1446) at com.google.net.rpc3.impl.client.RpcNetChannel.handleResponse(RpcNetChannel.java:3261) at com.google.net.rpc3.impl.client.RpcNetChannel.messageReceived(RpcNetChannel.java:3000) at com.google.net.rpc3.impl.client.RpcNetChannel.access$2900(RpcNetChannel.java:180) at com.google.net.rpc3.impl.client.RpcNetChannel$TransportCallback.receivedMessage(RpcNetChannel.java:4209) at com.google.net.rpc3.impl.client.RpcChannelTransportData$TransportCallback.receivedMessage(RpcChannelTransportData.java:688) at com.google.net.rpc3.impl.wire.RpcBaseTransport.receivedMessage(RpcBaseTransport.java:463) at com.google.net.eventmanager.AbstractFutureTask$Sync.innerRun(AbstractFutureTask.java:260) at com.google.net.eventmanager.AbstractFutureTask.run(AbstractFutureTask.java:121) at com.google.net.eventmanager.EventManagerImpl.runTask(EventManagerImpl.java:594) at com.google.net.eventmanager.EventManagerImpl.internalRunWorkerLoop(EventManagerImpl.java:1012) at com.google.net.eventmanager.EventManagerImpl.runWorkerLoop(EventManagerImpl.java:892) at com.google.net.eventmanager.WorkerThreadInfo.runWorkerLoop(WorkerThreadInfo.java:161) at com.google.net.eventmanager.EventManagerImpl$WorkerThread.run(EventManagerImpl.java:1877)




Jordan (Cloud Platform Support)

unread,
Dec 9, 2016, 2:10:30 PM12/9/16
to Google App Engine
Even though your billing is enabled for your project, you may still need to increase your daily Spending Limit to allow your project to use more than the free quotas. You should also ensure that your billing account is in good standing by seeing if there are any warnings in your console. In addition, there is a limit of 10GB of storage per index for the Search API. You would need to request for a quota increase if you are hitting this limit. 
Reply all
Reply to author
Forward
0 new messages