[[["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."],[[["The `SecureSourceManagerLimitedErrorCountRetryPolicy` class provides a retry mechanism for `SecureSourceManagerConnection` based on the number of errors encountered."],["This retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as having the status code `kUnavailable`."],["The class includes methods to create an instance with a specified maximum number of failures, as well as functions to check if the policy is exhausted, if the failure is permanent, and to handle a failed status."],["The latest version of the library is 2.37.0-rc, and there are various versions of the class available for previous releases dating back to 2.18.0."]]],[]]