Did you know ... Search Documentation:
Predicate wait/2
 wait(+Redis, +Error)[private]
Wait for some time after a failure. First we wait for 10ms. This is doubled on each failure upto the setting max_retry_wait. If the setting max_retry_count is exceeded we fail and the called signals an exception.