[[["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 used to manage retries for the `TimeseriesInsightsControllerConnection` based on the number of errors encountered."],["The latest version documented is 2.37.0-rc, and a historical list of versions from 2.36.0 back to 2.12.0 are available with corresponding links."],["This retry policy ceases if a non-transient error is returned or if the number of transient failures surpasses a predefined threshold, and it considers `kUnavailable` as a transient error."],["The class allows the user to set the maximum amount of failures it will tolerate, with the retry policy being entirely disabled if that number is set to 0."],["The document outlines the available constructors and functions, such as `maximum_failures()`, `OnFailure(Status const &)`, and `clone()` which provide more information into the policy."]]],[]]