[[["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 `ControlServiceRetryPolicy` for the Google Cloud Retail C++ client library, outlining the retry behavior for the `ControlServiceConnection`."],["The latest version is `2.37.0-rc`, and the page provides links to documentation for several previous versions, ranging from `2.11.0` to `2.36.0`."],["The `ControlServiceRetryPolicy` class offers functions like `clone()` for creating new instances, `OnFailure()` to handle status failures, `IsExhausted()` to check retry limits, and `IsPermanentFailure()` to identify non-recoverable errors."],["The `OnFailure` and `IsPermanentFailure` functions use the Status constant as a parameter to handle the respective tasks of determining whether a failure is temporary or permanent."],["The `IsExhausted` function is a boolean that determines whether or not the policy is finished."]]],[]]