[[["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 `ServiceManagerRetryPolicy` class, a core component for handling retry logic within the `ServiceManagerConnection`."],["The latest release candidate version available is 2.37.0-rc, with a history of versions dating back to 2.11.0 accessible through the provided links."],["The `ServiceManagerRetryPolicy` class provides several key functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, for managing the retry process."],["The `clone()` function generates a new instance of the policy, resetting it back to its starting state."],["The functions `OnFailure()`, `IsExhausted()` and `IsPermanentFailure()` allow the monitoring of a `status` and return a boolean in response."]]],[]]