Authors: | Doug Coleman |
Word | Stack effect |
exponential-backoff | ( quot: ( -- success? ) max-seconds -- ) |
exponential-backoff-count | ( quot: ( -- success? ) max-seconds max-count -- ) |
exponential-backoff-from | ( quot: ( -- success? ) max-seconds max-count/f n -- ) |