[[["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-04-02 UTC."],[[["This webpage provides documentation for the `ServiceManagerLimitedErrorCountRetryPolicy` class, specifically within the C++ Service Management library."],["The `ServiceManagerLimitedErrorCountRetryPolicy` class is a retry mechanism designed for `ServiceManagerConnection` that halts retries on non-transient errors or when a maximum number of transient errors is exceeded."],["The retry policy treats the `kUnavailable` status code as a transient error and the constructor can accept a `maximum_failures` parameter to define the number of transient errors it can tolerate before stopping the retries."],["The documentation offers the availability of many different versions, ranging from the latest `2.37.0-rc` down to version `2.11.0`."],["The webpage features details on class constructors, member functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and a type alias called `BaseType` to provide a comprehensive view of the class structure and functionality."]]],[]]