I'm observing the issue right now.

The API call images.GetUrlBase() took too long to respond and was cancelled.
Traceback (most recent call last):
  File 
"/base/data/home/apps/s~yagruma-site/433.356791994696982198/handlers/project.py",
 line 177, in get
    project.set_image(image_blob)
  File 
"/base/data/home/apps/s~yagruma-site/433.356791994696982198/models/__init__.py",
 line 214, in set_image
    self.lowres_image_url = get_serving_url(lowres_image_blob_key)
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/api/images/__init__.py",
 line 1273, in get_serving_url
    response)
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 94, in MakeSyncCall
    return stubmap.MakeSyncCall(service, call, request, response)
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 308, in MakeSyncCall
    rpc.CheckSuccess()
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
 line 133, in CheckSuccess
    raise self.exception
DeadlineExceededError: The API call images.GetUrlBase() took too long to 
respond and was cancelled.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/i83Hg7yJsiIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to