[[["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-21 UTC."],[[["This page details the `ConnectionServiceRetryPolicy` for various versions, ranging from the latest release candidate, `2.37.0-rc`, down to version `2.11.0`."],["The `ConnectionServiceRetryPolicy` is specifically for `ConnectionServiceConnection`, as identified in the content."],["Key functions include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all related to managing the retry behavior and determining the status of the connection."],["Each `OnFailure()` and `IsPermanentFailure()` function both take a `status` as a parameter of type `Status const &` and return a boolean."],["Both `IsExhausted()` and `clone()` return a boolean or a new instance of `ConnectionServiceRetryPolicy` respectively, and do not take any parameters."]]],[]]