[[["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-04-17 UTC."],[[["This webpage provides documentation for the `SystemPolicyV1RetryPolicy` class, which manages retry behavior for the `SystemPolicyV1Connection`."],["The latest available version is 2.37.0-rc, with multiple prior versions listed, including 2.28.0, which is the current context version of the page."],["The class includes methods to create a new instance (`clone()`), check if a failure should be retried (`OnFailure()`), determine if retry attempts are exhausted (`IsExhausted()`), and check if a failure is permanent (`IsPermanentFailure()`)."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a `Status` parameter to evaluate if a retry should be attempted or not."]]],[]]