[[["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 designed to manage retries for the `TimeseriesInsightsControllerConnection` in the event of errors."],["The policy allows a defined number of transient errors before ceasing retries, treating `kUnavailable` status codes as transient failures."],["The class includes constructors to set the maximum number of tolerated failures, which can be set to 0 to disable the retry loop altogether, as well as copy and move constructors."],["Key functions of this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each serving a specific role in the retry logic."],["This document displays a large list of previous version numbers, starting with 2.37.0-rc all the way to 2.12.0."]]],[]]