Optional
How many times should an operation in Redis be retried. (-1 is indefinitely).
The how long should the next retry be delayed (+ some retryJitter) (in ms).
Add a fraction of jitter to the original delay each attempt (in ms).
How many times should an operation in Redis be retried. (-1 is indefinitely).