[[["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 `ServiceControllerLimitedErrorCountRetryPolicy` class, which manages retries for `ServiceControllerConnection` based on error counts."],["The latest version of the documentation is for `2.37.0-rc`, with a list of links to prior versions down to `2.11.0` listed."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a specified maximum, with `kUnavailable` being the only listed transient error status code."],["You can disable retries by creating an instance of this policy with a `maximum_failures` value of 0."],["The policy includes methods for determining the maximum allowed failures, checking if the retry policy is exhausted, and checking if the error is a permanent failure."]]],[]]