retryDelay property

int retryDelay
final

Seconds to wait between retries. Defaults to 5. Must be > 0.

Implementation

final int retryDelay;