[[["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 considered transient error status."],["The `AdaptationLimitedErrorCountRetryPolicy` class can be configured to specify the maximum number of transient failures, with the option to disable retry loops by setting `maximum_failures` to 0."],["The page lists all the versions of the `AdaptationLimitedErrorCountRetryPolicy` with the latest being 2.37.0-rc, with links to the corresponding documentation."],["The webpage also offers key details on its constructors, such as the different parameters, and functions, such as their return type."]]],[]]