Skip to content

WORKLOG

Grant Carthew edited this page Nov 17, 2016 · 50 revisions

Documentation Needing Updates

Last Updated: 2016-11-03

  • Consider adding Related Documents to other documents. Ref: Job.addLog.
  • Look for references to the job-add-log and jobAddLog. Replace with jobLog and job-log.

Changes required when v2.0.0 is published:

  • Check the Change Log for other document changes.
  • Rename Job.setProgress to Job.updateProgress.
  • Event.error needs to include Queue.id in its signature.
  • Queue.reanimateJob needs to be created.
  • Event.reanimated needs to be created.
  • Review number of tests for Readme.
  • Event.completed signature change to include isRepeating.
  • Document duration and repeatCount on completed job logs.
  • Event.reset signature change to include Queue.id and totalReset.
  • Document how the Job Options conflict system works for repeatDelay and retryDelay.

Main

How It Works

Contributing

API

Queue Methods

Queue Properties

Queue Events

Job Methods

Job Properties

Documentation

Clone this wiki locally