[[["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 `ServicesLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `ServicesConnection` in the App Engine."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified limit, using `kUnavailable` as a transient error."],["It provides constructors to set the maximum number of allowed transient errors and functions to determine if the retry attempts are exhausted, identify permanent failures, and obtain the maximum allowed failures."],["The class offers a `clone()` method to create a new instance of the policy and provides type aliases, such as `BaseType` which is an alias for `ServicesRetryPolicy`."],["The current latest version documented is 2.37.0-rc and documents versions as low as 2.11.0, and provides an option to view all of these versions using links."]]],[]]