quirkey / resque-status

resque-status is an extension to the resque queue system that provides simple trackable jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resque inline?

pivotal-casebook opened this issue · comments

Hi, does resque-status work with resque inline? We seem to be seeing an issue wherein jobs that are supposed to be running inline instead try to connect to Redis. Thanks!

.inline is very new and support has not been added to resque-status yet. Patches welcome.