[[["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-04-17 UTC."],[[["This webpage details the `BackupForGKELimitedErrorCountRetryPolicy`, which is a retry policy for `BackupForGKEConnection` that limits the number of transient errors before stopping retries."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, specifically treating the `kUnavailable` status code as a transient error."],["Users can configure the maximum number of tolerated transient errors when creating an instance of the `BackupForGKELimitedErrorCountRetryPolicy`, and setting it to `0` disables the retry loop."],["The page lists the different versions of the `BackupForGKELimitedErrorCountRetryPolicy`, starting with version 2.37.0-rc (latest) all the way down to 2.12.0."],["The policy also has multiple constructors, functions, and a Type Alias that allows developers to customize or check the state of the policy."]]],[]]