[[["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 retry attempts for `ServiceControllerConnection` based on error counts."],["The latest version of the class is `2.37.0-rc`, and the page provides links to documentation for many versions, down to `2.11.0`."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a set maximum."],["The class considers the `kUnavailable` status code as a transient error."],["The class also contains constructors, virtual functions, and a type alias to better define the retry policy and its functions."]]],[]]