counter of scheduled retries

Returns the number of restarts of this job by the function abort job and schedule again after x seconds.

If the job has not been rescheduled, the return values is 0, after the first rescheduling it is 1, etc.

See Also