32333435363738
this(new RetryConfig( maxAttempts, sleepIntervalMillis, -1, TimeUnit.MILLISECONDS, new ExponentialBackoffPolicy())); }