stepMaxRetries property

int stepMaxRetries
finalinherited

When a step fails, it will retry this number of times. When it still fails after these tries the step will fail.

Implementation

final int stepMaxRetries;