[[["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 document provides documentation for the `VpcAccessServiceLimitedErrorCountRetryPolicy`, a retry policy used with `VpcAccessServiceConnection`."],["The retry policy stops when encountering a non-transient error or after exceeding a defined number of transient failures, considering `kUnavailable` and `kUnknown` status codes as transient."],["The policy can be disabled by setting `maximum_failures` to 0 during the instantiation of `VpcAccessServiceLimitedErrorCountRetryPolicy`."],["The class offers functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and assess the retry process."],["This page lists a range of prior versions, starting from 2.37.0-rc, all the way down to 2.11.0."]]],[]]