[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `ServiceHealthRetryPolicy` class, specifically version 2.34.0, which is designed for use with `ServiceHealthConnection`."],["The class provides functions to manage retry logic, including `OnFailure` to determine if a retry should occur, and `IsExhausted` to determine when retry attempts have been exhausted."],["The class has functions `IsPermanentFailure` that identifies if an error will not be corrected with retries, thus retries should be stopped."],["There is a function `clone` that will return a new instance of the `ServiceHealthRetryPolicy` object, reset to its initial state."],["The webpage also lists previous versions, from 2.21.0 up to 2.37.0-rc, each containing the same `ServiceHealthRetryPolicy` class."]]],[]]