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