[[["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-14 UTC."],[[["This webpage details the `DataplexServiceLimitedErrorCountRetryPolicy`, which manages retries for `DataplexServiceConnection` based on the number of errors encountered."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a preset limit, with `kUnavailable` status code being the only treated transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter in the constructor, and retry loops can be disabled by setting it to 0."],["The policy includes methods like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage and assess retry conditions, and a `clone()` function to create new instances."],["The page provides documentation for different versions, ranging from the latest `2.37.0-rc` down to `2.11.0`, with `2.27.0` being the current version of the documentation."]]],[]]