resque / resque-loner

Support for unique jobs in Resque: Only one job with the same payload per queue.
MIT License
167 stars 55 forks source link

Ignore resque-loner if the job is not a UniqueJob #43

Closed fcsonline closed 9 years ago

fcsonline commented 10 years ago

If you have some jobs that they are not UniqueJob, resque-loner continues running its logic.

masylum commented 10 years ago

:+1: makes sense

saimonmoore commented 10 years ago

:green_apple: && :+1:

jeffutter commented 9 years ago

I know this is an old PR but I am running into an issue where this is causing all of our integration tests that hit Resque to fail. Can this be finished?

fcsonline commented 9 years ago

Sorry, I can not spend more time on this issue. Closing...