[[["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-04-23 UTC."],[[["This page details the `VpcAccessServiceLimitedErrorCountRetryPolicy`, a class used to manage retries for `VpcAccessServiceConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with transient errors being defined as `kUnavailable` and `kUnknown` status codes."],["The class provides constructors to set the maximum number of tolerated transient errors and supports copy and move operations."],["The policy class offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and manage retry behavior and verify if the policy is exhausted."],["The page provides a comprehensive list of available versions for this class, ranging from version 2.11.0 to the latest release candidate, version 2.37.0-rc."]]],[]]