[[["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 webpage details the `VpcAccessServiceLimitedErrorCountRetryPolicy`, a class used for setting up a retry policy for `VpcAccessServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors, in this case, are defined as `kUnavailable` and `kUnknown` status codes."],["The policy's constructor, `VpcAccessServiceLimitedErrorCountRetryPolicy(int)`, accepts an integer `maximum_failures` that defines the number of transient errors that are tolerated."],["The webpage also contains a list of all the previous versions of the retry policy class, with the newest version being labeled `2.37.0-rc` and `2.33.0` being the current version."]]],[]]