retry property

int retry
final

Number of retry attempts on failure. Defaults to 0 (no retries). Must be >= 0.

Implementation

final int retry;