[[["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 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."]]],[]]