[[["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 outlines the `TimeseriesInsightsControllerLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library used to manage retry attempts for RPCs related to `TimeseriesInsightsControllerConnection`."],["The retry policy stops retrying if a non-transient error is received or if the number of transient failures exceeds the specified `maximum_failures` threshold."],["Only `kUnavailable` status codes are considered transient errors within this class, while all others are considered non-transient."],["The class offers constructors to create instances and specify the `maximum_failures`, and has different functions to check the status, failures, and if the policy has been exhausted."],["The document provides documentation on multiple versions, including the latest release candidate, of this class, from version `2.37.0-rc` down to `2.12.0`, each with their own individual links."]]],[]]