[[["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 details the `DomainsLimitedErrorCountRetryPolicy`, a retry mechanism for `DomainsConnection` that is based on a limited number of errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, specifically treating `kUnavailable` as a transient error."],["You can set the maximum number of tolerated transient errors upon creating a `DomainsLimitedErrorCountRetryPolicy`, with the option to disable the retry loop entirely by setting `maximum_failures` to 0."],["The current version has a latest version (2.37.0-rc), and then has subsequent documentation for versions going all the way back to version 2.12.0, each one having its own documentation page."]]],[]]