counter of scheduled retries


Returns the number of already happened reschedules of the current job by the function abort job and schedule again after x seconds.

A job not being rescheduled will lead to the return of 0, after the first rescheduling 1, etc.

See Also