[[["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 page details the `GkeHubRetryPolicy` for `GkeHubConnection`, with specific functions and their behaviors."],["The latest version of the `GkeHubRetryPolicy` is `2.37.0-rc`, and the page lists numerous previous versions back to `2.11.0`, all with links for further reference."],["The functions available within the retry policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which aid in handling retry logic."],["Each function, such as `OnFailure()` and `IsPermanentFailure()`, accepts a `Status const &` parameter, allowing it to respond based on the status of each attempt."],["All functions have a return `Type` of `bool`, except for `clone()` which returns a `std::unique_ptr\u003cGkeHubRetryPolicy\u003e`."]]],[]]