[[["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 limits the number of transient errors (specifically `kUnavailable`) it will tolerate before ceasing retries, and will also halt if it encounters a non-transient error."],["You can adjust the maximum number of transient failures the policy will handle through the `TimeseriesInsightsControllerLimitedErrorCountRetryPolicy(int)` constructor."],["The current version outlined in the documentation is 2.15.1, with the most recent release candidate being 2.37.0-rc."],["This policy also has a virtual clone function, which will create a new copy of itself, reset to the initial state."]]],[]]