[[["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 halts retries upon encountering a non-transient error or exceeding a set number of transient failures."],["The policy considers `kUnavailable` status codes as transient errors, and allows you to define the maximum number of acceptable failures during construction."],["The `DomainsLimitedErrorCountRetryPolicy` offers a constructor to tolerate a specific `maximum_failures`, as well as copy and move constructors to create new instances of the policy."],["The latest available release is `2.37.0-rc`, and there are multiple previous versions, all the way down to version `2.12.0` that are also listed with their respective links."]]],[]]