attempts property

int attempts
getter/setter pair

How many times this job has been attempted so far.

Implementation

int attempts = 0;