This topic created in 5397 days ago, the information mentioned may be changed or developed.
访问本地的/_ah/admin/taskqueue,看不到queue.yaml里定义的各个queue,程序里添加task时也会报错:
java.lang.IllegalStateException: The specified queue is unknown
部署到gae后,问题倒是没有了,只是这样不方便本地测试,大家有遇到这问题吗?