[[["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 `VmwareEngineLimitedErrorCountRetryPolicy`, a retry policy class for `VmwareEngineConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and stops retrying if a non-transient error is returned by an RPC, or if the number of transient errors exceeds the set limit."],["The `VmwareEngineLimitedErrorCountRetryPolicy` class includes constructors to set the maximum number of transient errors and various functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` for managing the retry process."],["The policy can be disabled by setting the maximum failures to 0 during the creation of the instance, therefore turning it into no retry."],["The most recent version of this class is 2.37.0-rc, and includes versions down to 2.11.0, with links provided for each version."]]],[]]