[[["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 a comprehensive overview of the `VpcAccessServiceLimitedErrorCountRetryPolicy` class, detailing its functionality in managing retries for `VpcAccessServiceConnection` based on error counts."],["The class stops retrying when encountering a non-transient error or after exceeding a defined number of transient failures, treating `kUnavailable` and `kUnknown` status codes as transient."],["The retry policy can be customized upon initialization by providing a maximum number of transient errors to tolerate, or disabled completely by setting the `maximum_failures` to 0."],["The document highlights the class's constructors and functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, alongside information on its `BaseType` alias."],["A full list of previous versions is provided, ranging from version `2.11.0` to `2.37.0-rc (latest)`."]]],[]]