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