[[["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-07-26 UTC."],[[["This webpage details the `ProjectServiceRetryPolicy`, specifically for version 2.31.0, used in the `ProjectServiceConnection`."],["The latest version available is a release candidate, 2.37.0-rc, with several previous versions documented, going back to 2.27.0."],["The `ProjectServiceRetryPolicy` class provides methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry logic."],["The `clone()` function creates a new policy instance, reset to its initial state, and returns a unique pointer to the policy object."],["`OnFailure` allows you to check the status, and the `IsExhausted` and `IsPermanentFailure` methods provide insight into the retry state of the policy."]]],[]]