| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
RetryPolicy.RateLimitedRetryBackOff
A retry back-off strategy that applies when the upstream server rate limits
the request.
|
static class |
RetryPolicy.RateLimitedRetryBackOff.Builder
A retry back-off strategy that applies when the upstream server rate limits
the request.
|
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy.RateLimitedRetryBackOffOrBuilder |
RetryPolicyOrBuilder.getRateLimitedRetryBackOffOrBuilder()
Specifies parameters that control a retry back-off strategy that is used
when the request is rate limited by the upstream server.
|
RetryPolicy.RateLimitedRetryBackOffOrBuilder |
RetryPolicy.getRateLimitedRetryBackOffOrBuilder()
Specifies parameters that control a retry back-off strategy that is used
when the request is rate limited by the upstream server.
|
RetryPolicy.RateLimitedRetryBackOffOrBuilder |
RetryPolicy.Builder.getRateLimitedRetryBackOffOrBuilder()
Specifies parameters that control a retry back-off strategy that is used
when the request is rate limited by the upstream server.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.