[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]