google cloud endpoints / _ah / api / discovery / v1 / apis / myapi / v1 / rpc需要半分钟才能加载

时间:2014-05-12 20:51:58

标签: python google-app-engine google-cloud-endpoints google-cloud-platform

很多时候,https://myversion-dot-my-module-dot-my-app-id.appspot.com/_ah/api/discovery/v1/apis/archivedash/v1/rpc?fields=methods%2F*%2Fid&pp=0可能需要半分钟才能加载。

enter image description here

这会消耗我的应用的加载时间。

在该版本下搜索日志& path:/_ah/api.*模块没有给出结果 - 所以我无法看到它减慢了什么。预热请求通常只需不到几秒钟,所以不是吗?

1 个答案:

答案 0 :(得分:0)