[[["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 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."]]],[]]