[[["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-04-09 UTC."],[[["This webpage details the `DataplexServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library, specifically for version 2.22.1 and its previous versions."],["This retry policy is designed for `DataplexServiceConnection` and halts retries upon encountering a non-transient error or exceeding a defined number of transient failures."],["Transient errors, such as `kUnavailable`, trigger retry attempts, and this class can be configured to adjust the maximum number of transient errors allowed before giving up."],["The class offers methods to check if the retry limit has been reached (`IsExhausted`), if a failure is permanent (`IsPermanentFailure`), and to get the maximum allowed transient failures (`maximum_failures`)."],["The page lists all available versions of this class, starting from the latest release candidate `2.37.0-rc` down to version `2.11.0`."]]],[]]