[[["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 `DomainsRetryPolicy` for `DomainsConnection`, crucial for handling retry logic in C++ client libraries."],["The latest version of the `DomainsRetryPolicy` is `2.37.0-rc`, and the page also provides access to past versions all the way back to `2.12.0`."],["Key functions within the policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each providing specific functionalities for managing retries."],["`OnFailure` and `IsPermanentFailure` require a `status` input to determine retry behavior, while `IsExhausted` and `clone` have no inputs and simply return a boolean and a new policy instance respectively."]]],[]]