Rafael Moterani (Rafa)
Rafael Moterani (Rafa)
Hey man, thanks for this :) but i tried to use your version, and still fails :( running with gapdebug shows me that it tries to create the cache, but...
Actually... nevermind... Adding to config.xml ``` ``` solved everything! sorry to bother!
@thegamenicorus
@thegamenicorus
@crossman we had the very same issue! the solution was to query for the job id directly to redis, and then use `.remove(jobId)` :( ``` kue.client.hget('[myPrefix]:unique:jobs', myUniqueId, (id) => {...
such an awesome pull... why it's not merged yet? you guys need any help? :) best