[[["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 provides documentation for the `ServiceManagerLimitedErrorCountRetryPolicy` class in the Google Cloud C++ Service Management library, showing what is required to implement it."],["This retry policy is designed for use with `ServiceManagerConnection` and stops retrying if a non-transient error occurs or if the number of transient errors exceeds a specified limit."],["The policy treats the `kUnavailable` status code as a transient error, which it may attempt to retry."],["The class offers constructors to set the maximum number of allowed transient failures and provides methods like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage retry behavior."],["The webpage lists the documentation of past versions, starting from version 2.37.0 to 2.11.0 of the `ServiceManagerLimitedErrorCountRetryPolicy`."]]],[]]