[[["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-01 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."]]],[]]