retry strategy defaults to min(50 * times, 2000)
min(50 * times, 2000)
final Duration Function(int)? retryStrategy;