[[["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-14 UTC."],[[["The latest version of the `DomainsLimitedErrorCountRetryPolicy` is 2.37.0-rc, with numerous previous versions available for reference, ranging down to version 2.12.0."],["This class implements a retry policy for `DomainsConnection`, where it halts retries upon encountering a non-transient error or exceeding a set number of transient failures."],["Transient errors are specifically identified as `kUnavailable` status codes."],["The retry policy can be disabled by instantiating the `DomainsLimitedErrorCountRetryPolicy` class with `maximum_failures` set to 0."],["The class provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage and check the retry policy's state and limitations."]]],[]]