Resource usage increases abnormally in Google App Engine

自古美人都是妖i 提交于 2019-12-12 00:50:51

问题


I am using GAE for my product development. Now it is MVP version and in development phase. So the user traffic is still small.

But today (14:00 27th Feb 2017 UTC+7) when I saw the statistics I cannot believe my eyes. So huge numbers of requests and bandwidth. I am attaching here: Abnormal resource usage

My request log and the App Engine Dashboard show the same traffic as usual (very small). So I think the Resource usage numbers is not correct. Dashboard and Request log

Please explain me where the huge number of requests come from?


回答1:


Here is the answer I got from Google Cloud Support. I am sharing below, in case someone get the same problem as I had:

The number of requests you see on your App Engine Dashboard is not 100% reliable as it sometimes reflect the only the projected usage not the exact usage. Your exact bill will only be reflected on your transaction history and it takes 24-48 hours for it to refresh to be able to display your usage for February 27, 2017. We can wait for 24-48 hours to validate that your transaction history will be the one to show your charges and usage.

And here is the final resource usage statistics



来源:https://stackoverflow.com/questions/42482420/resource-usage-increases-abnormally-in-google-app-engine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!