[[["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 retry policy stops when encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The policy considers `kUnavailable` status codes as transient errors and provides methods to manage transient and permanent failures."],["The class allows users to set the maximum number of transient errors (`maximum_failures`) and disable the retry loop if set to 0."],["The documentation offers a historical overview of this class, including versions from 2.12.0 up to the latest 2.37.0-rc."]]],[]]