Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我似乎找不到任何关于此的文档,但我注意到当我这样做时Resque.info,它会显示x已处理的作业数量。它是否保存了这些信息,以便我可以了解更多关于处理的内容?
Resque.info
x
Resque 默认不包含详细的作业历史记录。您将需要使用resque-history插件。