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