[[["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 `AdaptationLimitedErrorCountRetryPolicy`, a retry mechanism for `AdaptationConnection` in the Google Cloud Speech C++ library."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only error code classified as a transient error."],["The class can be instantiated with a defined number of maximum transient failures, or by moving or copying from an already existing `AdaptationLimitedErrorCountRetryPolicy`."],["The class offers methods to manage and check the status of the retry policy, through the use of functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `maximum_failures`."],["The page contains documentation of the `AdaptationLimitedErrorCountRetryPolicy` class for multiple versions, spanning from 2.11.0 to the most recent 2.37.0-rc."]]],[]]