[[["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 `DocumentLinkServiceLimitedErrorCountRetryPolicy`, a retry policy specifically designed for `DocumentLinkServiceConnection`."],["The policy stops retrying operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, in this context, are specifically defined by the `kUnavailable` status code."],["You can adjust the policy's tolerance for transient errors by setting the `maximum_failures` parameter when creating an instance, with setting it to `0` effectively disabling retry."],["The provided content also shows links to the documentation of the same class for multiple versions, from `2.12.0` up to `2.37.0-rc`."]]],[]]