[[["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 outlines the `WorkflowTemplateServiceLimitedErrorCountRetryPolicy`, a retry policy for `WorkflowTemplateServiceConnection` that limits retries based on the count of errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a specified maximum."],["The policy considers `kUnavailable` status codes as transient errors, as indicated by the documentation."],["The `WorkflowTemplateServiceLimitedErrorCountRetryPolicy` can be configured to disable retries completely by setting the `maximum_failures` to 0 during construction."],["The document provides an extensive list of versioned links to the `WorkflowTemplateServiceLimitedErrorCountRetryPolicy`, including a link to the latest release candidate, along with information about its constructors, functions and type aliases."]]],[]]