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

Active Job + Resque Status #133

Open
willc0de4food opened this issue Feb 28, 2017 · 2 comments
Open

Active Job + Resque Status #133

willc0de4food opened this issue Feb 28, 2017 · 2 comments

Comments

@willc0de4food
Copy link

Hello,

I have a Rails 5 application that was working with Active Job & resque. I tried implementing resque-status, and when I replace PopulateJob.perform_later(file) with PopulateJob.create(file), the job gets queued, but it never runs? I was wondering if this gem works with Active Job, and if there's something else that I need to do to get the job running?

Thanks

@KirillSuhodolov
Copy link

KirillSuhodolov commented Mar 10, 2017

Not working with just resque for me

@brandonrobertz
Copy link

I gave up on this, as well. I was able to get the jobs to run, but got deprecation warnings and other intermittent issues. Unfortunately, I think this project is dead.

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

3 participants