retryCount property

int retryCount
final

How many times to retry a failed fetch before setting error state. Defaults to 3.

Implementation

final int retryCount;