[[["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 details on the `VpcAccessServiceLimitedErrorCountRetryPolicy` class, which handles retry logic for `VpcAccessServiceConnection` in the event of errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` and `kUnknown` as transient errors and offers a constructor to set the maximum number of transient errors tolerated before stopping retries."],["The provided documentation also has a complete list of all other previous versions of this policy along with their respective link, as well as the latest version."],["The class includes methods to determine if the policy is exhausted, whether an error is a permanent failure, and methods to manage and access details regarding the policy."]]],[]]