晚上,我看到一些计算引擎脚本已经超过了配额(获得了pythongoogle.api_core.exceptions.TooManyRequests: 429配额超过了异常)
除以下python之外:_Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.RESOURCE_EXHAUSTED, Quota exceeded.有没有办法从触发抑制的实际api中看出哪个配额被
我使用了try/except例程,但是即使我没有调用一个特定的异常,它也会中断迭代。代码如下: from google.cloud import videointelligence
(...)/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_ca
/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 54, in error_remapped_callable_Rendezvous: <_Rendezvous of RPC that terminated with:
status = StatusCode.PERMISSION_DENIEDFile "[]/anac
我试图使用python (描述的)在Google中运行一个查询。数据存储中的数据模型是,我有某些Locations,包含名称、纬度和经度,然后是包含天气数据(如温度等)和时间戳的WeatherData对象。_Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.FAILED_PRECONDITION, no matching index"/Users/andyw/frontend_da
/site-packages/google/api_core/grpc_helpers.py", line 54, in error_remapped_callable_Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.NOT_FOUND, Requested entity was not/site-packages/google/a