[[["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."],[[["This webpage provides documentation for the `DomainsLimitedErrorCountRetryPolicy` class, specifically version 2.31.0, which is a retry policy used with `DomainsConnection`."],["The policy halts retry attempts upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The class treats the `kUnavailable` status code as a transient error, meaning it will attempt to retry in those cases."],["You can configure the `maximum_failures` parameter when creating an instance to define how many failures the policy will allow before stopping, and if it is set to `0`, the retry loop is disabled."],["The page lists all available versions for the class, from version 2.12.0 to the current latest version 2.37.0-rc."]]],[]]