[[["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-07-09 UTC."],[[["This webpage details the `AuthorizedDomainsLimitedErrorCountRetryPolicy` class, which manages retries for `AuthorizedDomainsConnection` based on error counts."],["The class stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified limit, considering `kUnavailable` as a transient error status."],["The retry policy can be disabled by setting the `maximum_failures` parameter to 0 during the class instantiation."],["The page also lists available versions of the policy, ranging from version 2.11.0 up to the latest release candidate version 2.37.0-rc."],["The `AuthorizedDomainsLimitedErrorCountRetryPolicy` class has constructors and functions to manage failures, determine exhaustion, identify permanent failures and create a clone of the retry policy."]]],[]]