Adds incremental progress units to a background job.

jobAddProgress(job, units)

Arguments

job

The ID of the job to update progress for.

units

The integer number of new progress units completed.