I can’t seem to find any documentation on this, but I noticed that when I do Resque.info, it displays that x number of jobs have been processed. Does it save that information so I can find out more about what exatly was processed?
I can’t seem to find any documentation on this, but I noticed that when
Share
Detailed job history is not included by default with Resque. You will need to use the resque-history plugin.