[[["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-05 UTC."],[[["This webpage details the `DataplexServiceLimitedErrorCountRetryPolicy`, which manages retries for `DataplexServiceConnection` in case of errors."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors, specifically those with a `kUnavailable` status code, trigger retry attempts, while other errors do not."],["You can adjust the maximum number of allowed transient failures through the constructor, or disable retries entirely by setting `maximum_failures` to 0."],["The documentation presents an overview of available versions of the `DataplexServiceLimitedErrorCountRetryPolicy` class, ranging from the latest release candidate version down to version 2.11.0."]]],[]]