Hi, since ~10 days we are getting a lot of "hanging" requests when using URLFetchService to upload files to our own servers. It used to work just fine for the past years... We can upload to our servers manually from our end without any issues, so it looks like an App Engine issue to me. Anybody else affected?
Regards, Daniel 10:07:11.294com.floreysoft.ultradox.server.adapter.TemplateAdapter transform: Template has been zipped 10:07:11.294com.floreysoft.ultradox.server.adapter.TemplateAdapter convert: Starting upload of document (length=3534 bytes) to Ultradox engine with IP=85.214.114.14 10:08:06.789com.floreysoft.ultradox.server.adapter.TemplateAdapter convert: Failed to retrieve document from Ultradox engine. Retry 1... com.google.apphosting.api.ApiProxy$CancelledException: The API call urlfetch.Fetch() was cancelled because the overall HTTP request deadline was reached. at com.google.apphosting.runtime.ApiProxyImpl.doSyncCall(ApiProxyImpl.java:275) at com.google.apphosting.runtime.ApiProxyImpl.access$000(ApiProxyImpl.java:73) at com.google.apphosting.runtime.ApiProxyImpl$1.run(ApiProxyImpl.java:215) at com.google.apphosting.runtime.ApiProxyImpl$1.run(ApiProxyImpl.java:212) at java.security.AccessController.doPrivileged(Native Method) at com.google.apphosting.runtime.ApiProxyImpl.makeSyncCall(ApiProxyImpl.java:211) at com.google.apphosting.runtime.ApiProxyImpl.makeSyncCall(ApiProxyImpl.java:73) at com.google.apphosting.api.ApiProxy.makeSyncCall(ApiProxy.java:122) at com.google.appengine.api.urlfetch.URLFetchServiceImpl.fetch(URLFetchServiceImpl.java:40) at com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.fetchResponse(URLFetchServiceStreamHandler.java:543) at com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.getInputStream(URLFetchServiceStreamHandler.java:422) at com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.getResponseCode(URLFetchServiceStreamHandler.java:275) at com.floreysoft.ultradox.server.adapter.TemplateAdapter.convert( TemplateAdapter.java:1108 <https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=prod&file=com%2Ffloreysoft%2Fultradox%2Fserver%2Fadapter%2FTemplateAdapter.java&line=1108&logInsertId=2016-08-29%7C01%3A08%3A09.882539-07%7C10.106.57.4%7C-368671068&logNanos=1472458027244377000&nestedLogIndex=122&project=floreysoftudx> ) -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/60443f00-252b-4dd0-a589-d1aca71cd618%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
