为什么 resque-web 没有显示所有正在运行的 resque 工作人员?

发布于 2024-12-07 17:34:42 字数 141 浏览 1 评论 0原文

标题中的问题

我可以在 htop 中看到 resque 工作人员:resque-1.15.0: 自 1317112029 以来处理速​​度较低,但它们没有出现在 resque-web 中,

有人遇到过此问题吗?

question in the title

i can see resque workers in htop: resque-1.15.0: Processing low since 1317112029 but they don't show up in resque-web

anyone had this issue?

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

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

发布评论

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

评论(2

贵在坚持 2024-12-14 17:34:42

检查 resque-web 中的命名空间。如果您在 resque 安装中使用 redis-namespace,并且命名空间与工作线程的命名空间不匹配,则您将不会在 resque-web 中看到这些工作线程

Check your namespace in resque-web. If you are using redis-namespace in your resque installation, and the namespace doesn't match that of the worker, you won't see those workers in resque-web

川水往事 2024-12-14 17:34:42

通过升级到resque 1.19解决

solved by upgrading to resque 1.19

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