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

unique_args_enabled has been deprecated, nothing in readme #70

Closed
sgringwe opened this issue Jan 2, 2015 · 7 comments
Closed

unique_args_enabled has been deprecated, nothing in readme #70

sgringwe opened this issue Jan 2, 2015 · 7 comments

Comments

@sgringwe
Copy link

sgringwe commented Jan 2, 2015

I am getting an error that says unique_args_enabled has been deprecated. See readme for information, but i don't see anything in the readme that mentions it. Is this a bug?

@mhenrixon
Copy link
Owner

Ah! It is currently delegating to config. I'll get the readme updated if it is missing.

@codebender
Copy link

+1

3 similar comments
@adrianpike
Copy link

👍

@acegilz
Copy link

acegilz commented Mar 24, 2015

+1

@DarthMax
Copy link

DarthMax commented Apr 1, 2015

👍

@substars
Copy link

substars commented Apr 9, 2015

In the meantime, here's how to make this warning go away:

# was SidekiqUniqueJobs::Config.unique_args_enabled = true
SidekiqUniqueJobs.config.unique_args_enabled = true

@mhenrixon
Copy link
Owner

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

7 participants