[[["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-17 UTC."],[[["This webpage details the `ServiceHealthRetryPolicy` class, essential for managing retry logic in `ServiceHealthConnection` within the Google Cloud Service Health C++ client library."],["The page provides access to different versions of the `ServiceHealthRetryPolicy` class, ranging from version 2.21.0 to the latest release candidate 2.37.0-rc, as well as many in between."],["The documentation details functions for this retry policy, including `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `clone()` function allows to create a new instance of the retry policy while `OnFailure(Status const &)` checks if a given status warrants a retry."],["The `IsExhausted() const` and `IsPermanentFailure(Status const &) const` functions let you check if the retry policy is exhausted and if the status indicates a permanent failure, respectively."]]],[]]