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