[[["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 webpage provides documentation for the `IDSRetryPolicy` class across multiple versions, ranging from 2.11.0 to 2.37.0-rc, including the latest release candidate."],["The `IDSRetryPolicy` is used in conjunction with `IDSConnection` to manage retry attempts in the case of failures."],["The class has functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` which allow managing the state of the policy."],["`clone()` creates a new instance of the policy, while `OnFailure()` checks if a retry should be attempted, and `IsExhausted()` and `IsPermanentFailure()` are used to determine if the retry policy has been depleted or the failure is unrecoverable respectively."],["Each version listed has a specific link to the `IDSRetryPolicy` class documentation."]]],[]]