deadlines

HTTPException: Deadline exceeded while waiting for HTTP response from URL: #deadline

浪子不回头ぞ 提交于 2019-11-27 16:01:19
问题 We are using the developers python guide with Python data 2.15 library and as per example stated for app engine. createSite("test site one", description="test site one", source_site =("https://sites.google.com/feeds/site/googleappsforus.com/google-site-template" )) We are getting an un-predictable response every time we use. Exception: HTTPException: Deadline exceeded while waiting for HTTP response from URL: https://sites.google.com/feeds/site/googleappsforyou.com Did someone experience the