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 the unique hash to the message for use by the workers. #41

Merged
merged 1 commit into from
Jun 8, 2014
Merged

Add the unique hash to the message for use by the workers. #41

merged 1 commit into from
Jun 8, 2014

Conversation

sullimander
Copy link

This adds the unique hash to the item message so that workers can access the information and remove the unique key on completion. This will allow go-workers to work with sidekiq-unique-jobs.

Fixes #40

@mhenrixon
Copy link
Owner

Not a bad idea at all, thanks!

mhenrixon added a commit that referenced this pull request Jun 8, 2014
Add the unique hash to the message for use by the workers.
@mhenrixon mhenrixon merged commit 15c2142 into mhenrixon:master Jun 8, 2014
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 this pull request may close these issues.

Add unique job key to the message json
2 participants