Google App Engine urlfetch PayloadTooLargeError:URL的请求超过10 MiB限制

时间:2019-05-10 22:12:37

标签: python python-2.7 google-app-engine

Google App Engine的google.appengine.api.urlfetch引发错误:

PayloadTooLargeError:请求的URL超出10 MiB限制

有没有办法增加最大有效载荷大小?

1 个答案:

答案 0 :(得分:3)

我不这样认为,因为必须在AppEngine上使用以发出出站HTTP请求的urlfetch限制为最大10MB有效负载。

https://cloud.google.com/appengine/docs/standard/python/outbound-requests#quotas_and_limits_for_url_fetch