cloudendpoints / endpoints-java

A Java framework for building RESTful APIs on Google App Engine
Apache License 2.0
32 stars 35 forks source link

increase read timeout for larger discovery docs #192

Open cmaan opened 3 years ago

cmaan commented 3 years ago

This fixes https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin/issues/99

It seems, the current deployment of google-api-client-libraries.appspot.com is not limited to the GAE Standard 60 sec request timeout anymore.