[[["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 information on the `VpcAccessServiceLimitedErrorCountRetryPolicy` class, which implements a retry policy for `VpcAccessServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors are defined as those returning `kUnavailable` or `kUnknown` status codes, as described in the documentation."],["The policy can be configured with `maximum_failures`, which is an integer representing the maximum number of transient errors tolerated before retrying stops, with a value of 0 disabling the retry loop entirely."],["The document also includes version history with different versions, with `2.37.0-rc` being the latest version."]]],[]]