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

Job status incorrectly says 'working' #52

Open
dblessing opened this issue Jul 5, 2017 · 2 comments
Open

Job status incorrectly says 'working' #52

dblessing opened this issue Jul 5, 2017 · 2 comments

Comments

@dblessing
Copy link

Using sidekiq_status 1.2.0 and Sidekiq 4.2.10. Sidekiq itself currently shows all empty queues and no busy jobs. Sidekiq status, however, reports that about a dozen jobs are 'working'. I have fiddled with the container object to try to update the status, but it doesn't change the status.

  • How can the status become out of sync?
  • How can the status be updated to correctly reflect the current situation?
@stephannv
Copy link

I'm having the same problem

@stephannv
Copy link

To solve this problem, I used this fork: https://github.com/apoyan/sidekiq_status
This line solve the problem: https://github.com/cryo28/sidekiq_status/pull/46/files

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

2 participants