[[["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 document provides documentation for the `AutoscalingPolicyServiceLimitedErrorCountRetryPolicy` class, specifically for version 2.29.0 and related versions of the Google Cloud Dataproc C++ client library."],["The `AutoscalingPolicyServiceLimitedErrorCountRetryPolicy` class is a retry policy for the `AutoscalingPolicyServiceConnection` that retries RPCs based on counting errors, stopping when a non-transient error is returned, or when the number of transient errors exceeds a defined limit."],["Transient errors for this policy are identified by the `kUnavailable` status code, as defined by the Google Cloud C++ common library."],["The class allows you to configure the maximum number of transient failures it will tolerate during the retry process."],["The class includes methods to manage the retry process, such as checking if the retry attempts are exhausted, if a failure is considered permanent and the method to create a new instance of the policy, reset to the initial state."]]],[]]