public final class DelayUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Function<Flux<Long>,org.reactivestreams.Publisher<?>> |
exponentialBackOff(Duration minimum,
Duration maximum)
Implements an exponential backoff delay
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.