这是一个创建于 5012 天前的主题,其中的信息可能已经有所发展或是发生改变。
我想对http://www.v2ex.com/t/8544 这个主题回复,内容是:
难道我就是从萝卜网跳过来的?我跟管理员聊过,他注册过很多NIU.BI的域名。
不过话说每天更新这么多要是我我会腻的。。
结果:
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 517, in __call__
handler.post(*groups)
File "/base/data/home/apps/v2ex/1.348346668089885412/topic.py", line 712, in post
taskqueue.add(url='/notifications/check/' + key)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py", line 1000, in add
queue_name=queue_name, transactional=transactional)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py", line 690, in add
return Queue(queue_name).add(self, transactional=transactional)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py", line 770, in add
self.__AddTasks(tasks, transactional)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py", line 803, in __AddTasks
raise self.__TranslateError(e.application_error, e.error_detail)
TransientError