[[["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 `DataplexServiceRetryPolicy` class across various versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The primary function of the `DataplexServiceRetryPolicy` is to define the retry logic for `DataplexServiceConnection`, managing how and when to retry operations upon failure."],["The `clone()` function enables users to create a new instance of the policy, resetting it to its original state."],["`OnFailure`, `IsExhausted`, and `IsPermanentFailure` are key functions within the class that determine whether and how retries are performed in response to failures, checking whether the retry attempt limit has been reached, and checking whether a failure should be considered non-recoverable, respectively."]]],[]]