Package com.couchbase.client.core.retry
package com.couchbase.client.core.retry
-
ClassDescriptionA
RetryStrategy
that will retry until the max request lifetime is reached.ARetryStrategy
that will never retry and cancel right away.A helper class which contains methods related to retrying operations.Base interface for allRetryStrategy
implementations.