[[["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` class, specifically for managing retries in `DataplexServiceConnection` based on error counts."],["The policy stops retrying when it encounters a non-transient error or exceeds a defined number of transient failures, with `kUnavailable` as a recognized transient error status code."],["The class includes constructors to set the maximum number of transient errors and methods to check if retry limits have been reached or if a failure is permanent."],["There is a `clone()` method to create new instances of the policy, reset to their initial states, as well as an alias `BaseType` of `DataplexServiceRetryPolicy` for use in type referencing."],["The latest release for this documentation is version 2.37.0-rc, with a history of versions documented dating back to 2.11.0, with current version 2.33.0."]]],[]]