Skip to content

Allow setting job params in addJob other than name #40

Description

@gavingmiller

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 }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions