[[["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 retries for `ServiceControllerConnection` based on error counts."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` as the only transient error status code."],["The retry loop can be disabled by setting `maximum_failures` to 0."],["The content includes a list of documentation for previous versions of this class, with version 2.37.0-rc being the latest."]]],[]]