[[["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 provides information on the `SecureSourceManagerLimitedErrorCountRetryPolicy`, a class designed to manage retry attempts for `SecureSourceManagerConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being classified as transient errors."],["The class includes constructors to set the maximum number of transient failures, allowing users to disable retries by setting `maximum_failures` to 0, and providing ways to modify the retry policy itself."],["It includes functions to determine the number of maximum failures, check if a failure is permanent, and verify if the policy has exhausted its retries, as well as a method to clone the current policy instance."],["This document details the different versions of the `SecureSourceManagerLimitedErrorCountRetryPolicy` class, with version 2.37.0-rc being the latest and ranging back to version 2.18.0."]]],[]]