[[["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 `VmwareEngineLimitedErrorCountRetryPolicy`, a retry policy designed for `VmwareEngineConnection` that limits the number of transient errors before stopping retries."],["The policy considers RPCs that return non-transient errors or exceed a certain number of transient failures as reasons to halt retries, treating the `kUnavailable` status code as a transient error."],["Users can define the maximum number of allowed transient errors using the `maximum_failures` parameter during the policy's creation, with the ability to disable retries entirely by setting this value to 0."],["The page provides access to various versions of the policy, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The webpage further outlines the constructors, functions, and type aliases associated with `VmwareEngineLimitedErrorCountRetryPolicy` to fully understand how it works."]]],[]]