[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This document outlines the `TimeseriesInsightsControllerLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library used to manage retry attempts for the `TimeseriesInsightsControllerConnection` based on the number of transient errors encountered."],["The retry policy halts if a non-transient error occurs or if the number of transient errors exceeds a defined `maximum_failures`."],["Transient errors are specifically identified as those with the status code `kUnavailable`."],["The class includes constructors to set the `maximum_failures`, copy, or move construct the policy, as well as functions to check for exhaustion, permanent failure, or to clone the policy."],["This document also lists the different versions, ranging from 2.37.0-rc (latest) all the way down to version 2.12.0, of this same class."]]],[]]