resque / resque-web

a Rails-based web interface to Resque
235 stars 166 forks source link

resque-web do not show failed jobs #83

Closed kaikao closed 9 years ago

kaikao commented 9 years ago

I just gem install resque-web and try to put some jobs to queue 'default', resque-web is good to show me how many jobs was processed in the queue, but I can't see any filed jobs even through I put a wrong class job to the queue on purpose.

This is my resque-web panel:

screen shot 2015-04-24 at 2 02 37 am

And the tab of stats screen shot 2015-04-24 at 2 05 13 am

No failed jobs... but actually my redis server show me there are truly failed jobs. screen shot 2015-04-24 at 2 06 15 am

screen shot 2015-04-24 at 2 06 25 am

It's very thankful if anyone can give me some advices.

thanks

kaikao commented 9 years ago

Sorry I think I make a wrong space to create issue, this is should resque/resque repo issue, sorry for borther