[[["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-21 UTC."],[[["This webpage details the `SecureSourceManagerLimitedErrorCountRetryPolicy`, a retry policy used for `SecureSourceManagerConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and stops retrying if a non-transient error is returned by an RPC, or if the number of transient errors exceeds the set limit."],["The policy's constructor `SecureSourceManagerLimitedErrorCountRetryPolicy(int)` allows setting the maximum number of transient errors tolerated, where a value of `0` disables the retry loop."],["The page also includes a list of available versions, with the latest being 2.37.0-rc, and outlines the parameters, return types, and functionality of various constructors and methods within this retry policy class."]]],[]]