[[["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-21 UTC."],[[["This page details the `ServiceControllerLimitedErrorCountRetryPolicy` class, which manages retry attempts for `ServiceControllerConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code considered as transient error."],["You can configure the maximum number of allowed transient errors via the constructor, using a value of 0 to fully disable the retry loop."],["The class provides functions to check for exhaustion, determine if a failure is permanent, and manage the maximum number of failures."],["This page also includes a list of historical versions, and the current latest release candidate `2.37.0-rc`, along with links to navigate between them, including the base version of the page `2.33.0`."]]],[]]