[[["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 webpage details the `TimeseriesInsightsControllerLimitedErrorCountRetryPolicy`, a class used to manage retries for the `TimeseriesInsightsControllerConnection` based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, as defined by this policy, specifically include RPCs returning the `kUnavailable` status code."],["You can configure the maximum number of transient failures allowed via the constructor, with setting `maximum_failures` to 0 effectively disabling the retry loop."],["The webpage provides documentation for various versions of the `TimeseriesInsightsControllerLimitedErrorCountRetryPolicy`, from 2.12.0 to the latest 2.37.0-rc, with each version having its own documentation page, alongside the available constructors and functions."]]],[]]