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

Allow setting job params in addJob other than name #40

Open
gavingmiller opened this issue Jun 6, 2014 · 0 comments
Open

Allow setting job params in addJob other than name #40

gavingmiller opened this issue Jun 6, 2014 · 0 comments

Comments

@gavingmiller
Copy link
Contributor

When defining a filter with module.exports = function(data, params, emitter) the params variable is not configurable during job creation via: addJob(url, name, options).

In all cases params is equal to { name: value_of_name_set_in_add_job }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant