[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage details the `VpcAccessServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `VpcAccessServiceConnection` that halts retries upon non-transient errors or when a set number of transient errors has been exceeded."],["The policy treats `kUnavailable` and `kUnknown` status codes as transient errors."],["You can configure the `maximum_failures` parameter within the constructor to control the number of tolerated transient errors, setting it to 0 will disable the retry loop."],["The webpage lists numerous previous versions of this policy, from 2.11.0 up to 2.37.0-rc (latest), each with a link to their corresponding class documentation."],["It provides information about the constructor, type aliases, and various functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted() const`, `IsPermanentFailure(Status const &) const`, and `clone() const`, that are available within the policy."]]],[]]