[[["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-21 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 `DataplexServiceRetryPolicy` is designed to manage retry behavior for `DataplexServiceConnection`, as specified in the version 2.33.0 documentation."],["Key functions available within this policy class include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each with specific behaviors for managing retry attempts and determining the status of a failure."],["The `OnFailure()` and `IsPermanentFailure()` functions accept a `Status` parameter to determine whether a given operation has failed or is considered a permanent failure, respectively."],["The function `clone()` returns a new instance of the `DataplexServiceRetryPolicy`, that is reset to its initial state."]]],[]]