[[["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`, a retry mechanism for `VpcAccessServiceConnection`."],["The retry policy is designed to halt retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["Transient errors, in the context of this policy, are identified by the status codes `kUnavailable` and `kUnknown`."],["The policy can be customized by setting the `maximum_failures` parameter during initialization, with a value of 0 disabling retries entirely."],["The document provides detailed information on various constructors and functions, as well as type aliases, related to the retry policy class."]]],[]]