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