开发者

Adding tasks on taskqueue

开发者 https://www.devze.com 2023-01-18 19:37 出处:网络
I have task queue that adds task to second queue, while second queue is paused. Is it possible to 开发者_运维知识库add task to task-queue which is paused? Yes.You can add tasks to a paused queue.

I have task queue that adds task to second queue, while second queue is paused. Is it possible to 开发者_运维知识库add task to task-queue which is paused?


Yes. You can add tasks to a paused queue.

edit:

I verified this by trying it on production app engine.

0

精彩评论

暂无评论...
验证码 换一张
取 消