[[["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 page details the `ServicesRetryPolicy` class, which is relevant to the `ServicesConnection` for version 2.22.1."],["The documentation provides links to the `ServicesRetryPolicy` class documentation for versions ranging from 2.11.0 to 2.37.0-rc."],["The `ServicesRetryPolicy` class has several methods including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` that are used to manage the retry behavior of connection attempts."],["The listed functions are used to configure and manage the behavior of retries, the `OnFailure` function checks if a failure is recoverable, while the `IsPermanentFailure` function checks if a failure is non-recoverable, and `IsExhausted` checks if the retry policy is exausted."],["The `clone()` function is used to generate a new copy of the current policy, resetting the instance back to it's initial state."]]],[]]