[[["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 webpage 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."],["The class offers constructors to define the maximum number of tolerated transient errors, including an option to disable retries completely."],["It also provides functions to check if the policy is exhausted, to find the number of maximum failures allowed, and to determine if a failure is permanent, as well as a method to clone the current policy instance."],["The webpage provides access to the documentation of different versions of the software, from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]