[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]