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

Add unique job key to the message json #40

Closed
sullimander opened this issue May 30, 2014 · 0 comments · Fixed by #41
Closed

Add unique job key to the message json #40

sullimander opened this issue May 30, 2014 · 0 comments · Fixed by #41

Comments

@sullimander
Copy link

I am attempting to rewrite some slow workers in Go using https://github.com/jrallison/go-workers and need to be able to remove the unique job key from redis when the worker completes, but I do not have access to the key in my Go workers. It would be great if sidekiq-unique-jobs would add the key to the message so that I can accomplish this.

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

Successfully merging a pull request may close this issue.

1 participant