How often to run this Task, in ms. 0 is non-recurring. (default: 0)
The Middleware specific to this Task (default: []). Middleware is descibed by the string names of the middleware
The name of the Task
Options for the node-resque plugins.
Plugins from node-resque to use on this task (default: []). Plugins like QueueLock can be applied
The default queue to run this Task on (default: 'default')
Re-enqueuing a periodic task in the case of an exception. (default: false)
Generated using TypeDoc
The description of the Task (default this.name)