Interface
RetryPolicyContext
Context used to choose the retry budget for one logical request.
Properties
defaultRetries
: numberValidated fallback retry budget from the REST configuration.
method
: stringHTTP method supplied to the request manager.
routeKey
: stringSanitized route metadata for policy matching.