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