attempt property

int? attempt
final

Attempt number (null on first run, >=1 for retry/continuation).

Implementation

final int? attempt;