[[["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-08-14 UTC."],[[["This webpage details the `DataplexServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `DataplexServiceConnection` that halts retries upon non-transient errors or exceeding a set number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries in such instances."],["The `DataplexServiceLimitedErrorCountRetryPolicy` has a constructor that accepts an integer (`maximum_failures`) that determines the quantity of transient errors it will tolerate."],["The policy contains several functions including: `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["This webpage has documentation for version 2.31.0, with links provided to other versioned documentation between 2.11.0 and 2.37.0-rc."]]],[]]