[[["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-09 UTC."],[[["This webpage 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 errors 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 allows disabling the retry loop by setting `maximum_failures` to 0."],["The class contains functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, as well as providing a type alias of `BaseType`."],["This page also lists the available versions of this class from 2.11.0 to 2.37.0-rc."]]],[]]