Sure enough it fails:
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 499, in __call__
handler.get(*groups)
File "/base/data/home/apps/echocheck/1.1/echocheck.py", line 34, in
get
time.sleep(60)
DeadlineExceededError
Appears to validate the impression I got from other posts that GAE is
designed to deliver content in a couple of seconds. Otherwise too bad,
so sad!!
On to Plan B