Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

old jobs not re-initializing when not first initialized with resque loner #33

Open
jdkealy opened this issue Oct 18, 2013 · 0 comments
Open

Comments

@jdkealy
Copy link

jdkealy commented Oct 18, 2013

Hi,

I have an issue with resque/resque-loner right now. I have a button to generate zips for around 400 files. When a site admin changes data about a photo, the event zip needs to be re-initiailzed.

For some reason, SOME jobs are being re-initialized however, when using resque loner, only some jobs don't get re-added to the queue and I'm wondering if perhaps I need to do something to my old jobs to get them to re-initialize (old as in before I started using resque loner)... Also are there some instances where resque does not show a pending job but resque loner has a job as pending, hence cannot re-enqueue the job?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant