[[["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-05-07 UTC."],[[["This document details the `GatewayControlRetryPolicy` for `GatewayControlConnection`, focusing on its usage within version 2.36.0 of the gkeconnect gateway."],["The `GatewayControlRetryPolicy` class includes functions like `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, allowing for retry policy management."],["This version, 2.36.0, is not the latest release, as 2.37.0-rc is available, and there are historical versions listed going as far back as 2.29.0."],["The `OnFailure()` function determines if the connection failed, and is displayed with a name and status parameter, which is of `Status const &` type."],["`IsExhausted()` and `IsPermanentFailure()` functions return boolean values regarding the state of the retry policy, with the latter also taking a status parameter."]]],[]]