Adds incremental progress units to a background job.
jobAddProgress(job, units)The ID of the job to update progress for.
The integer number of new progress units completed.
Other jobs: jobAddOutput(), jobAdd(),
jobRemove(), jobRunScript(),
jobSetProgress(), jobSetState(),
jobSetStatus()