在 Google appengine 上启用已禁用的队列

发布于 2024-10-10 06:20:08 字数 373 浏览 0 评论 0原文

仪表板上的队列进入禁用模式,添加到该队列的任务未执行。

QueueName   MaximumRate BucketSize  OldestTask  TasksinQueue    RuninLastMinute
default  1/s     5.0         0   0
mailsend     15/m    5.0         0   0
livefeed     0/s     5.0         0   0 (Disabled)

检查了文档但找不到与此相关的任何内容。

任何人都可以帮忙解决这个问题,队列名称放置在代码的许多部分中,并且无法一次性更改。

任何机构都可以帮助制定食谱,使队列恢复正常。

A queue went into disabled mode on dashboard, the tasks added to that queue are not being executed.

QueueName   MaximumRate BucketSize  OldestTask  TasksinQueue    RuninLastMinute
default  1/s     5.0         0   0
mailsend     15/m    5.0         0   0
livefeed     0/s     5.0         0   0 (Disabled)

Checked the documentation but could not find any thing related to this.

Can any one help with this, the queue name is placed in many parts of the code and could not be changed in one push.

Any body can help with recipe to bring the queue back live..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

反目相谮 2024-10-17 06:20:08

您可能上传了一个不同的版本,该版本在queue.yaml中没有配方队列

使用queue.yaml中的配方再次部署此版本应该重新启用它

You may have uploaded a different version that doesn't have the recipe queue in the queue.yaml

Deploying this version again with recipe in queue.yaml should re-enable it

不再见 2024-10-17 06:20:08

http://code.google.com/status/appengine

我猜有问题..虽然不确定...

http://code.google.com/status/appengine

I guess there's a problem.. Im not sure though...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文