| Interface | Description |
|---|---|
| RetryStrategy |
| Class | Description |
|---|---|
| AuthErrorDecider | |
| BestEffortRetryStrategy |
Retries operations on a best-effort basis until they time out.
|
| FailFastRetryStrategy |
An internal strategy to fail fast any request that goes through it.
|
| ProtostellarRequestBehaviour |
Determines what to do with a request.
|
| RetryAction |
The
RetryAction describes how and when a request should be retried. |
| RetryOrchestrator |
The
RetryOrchestrator is responsible for checking if a request is eligible for retry
and if so dispatch it properly and update state. |
| RetryOrchestratorProtostellar |
| Enum | Description |
|---|---|
| RetryReason |
Provides more insight into why an operation has been retried.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.