[[["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-04-23 UTC."],[[["This document details the `ValidationHelperV1LimitedErrorCountRetryPolicy`, which manages retries for `ValidationHelperV1Connection` by counting errors."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors, as identified in this policy, specifically include the `kUnavailable` status code."],["The policy can be configured with a `maximum_failures` parameter to set the tolerance for transient errors, and disabling retries can be done by setting it to 0."],["The document outlines the constructors, functions, and type aliases associated with the `ValidationHelperV1LimitedErrorCountRetryPolicy`, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `BaseType`."]]],[]]