[[["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 `DlpServiceLimitedErrorCountRetryPolicy`, a retry policy for `DlpServiceConnection` that manages retries based on the count of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the sole status code considered a transient error."],["The class has constructors to control the `maximum_failures` to allow or disable the retry loop, along with other constructors that deal with passing other instances."],["The policy provides functions to check if the policy is exhausted, to check for permanent failures, and to create a new instance of the policy, as well as to get the `maximum_failures` number."],["The latest version available is 2.37.0-rc, and there are a range of previous versions, from 2.36.0 all the way down to 2.11.0, all providing a link to the `DlpServiceLimitedErrorCountRetryPolicy` class in their respective documentation."]]],[]]